Skip to content

Instantly share code, notes, and snippets.

@zhuizhuhaomeng
Created November 19, 2021 12:09
Show Gist options
  • Save zhuizhuhaomeng/9f84ad98c2404cb5e5025af8c16db38a to your computer and use it in GitHub Desktop.
Save zhuizhuhaomeng/9f84ad98c2404cb5e5025af8c16db38a to your computer and use it in GitHub Desktop.
cd openresty-plus-h3 && debclean
Cleaning in directory /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3
dpkg-buildpackage --rules-target clean -us -uc -ui
dpkg-buildpackage: info: source package openresty-plus-h3
dpkg-buildpackage: info: source version 1.21.4.1.1-1~focal1
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by OpenResty Admin <admin@openresty.com>
fakeroot debian/rules clean
dh clean --parallel --with autotools-dev,systemd
dh: warning: The autotools-dev sequence is deprecated and replaced by dh in debhelper (>= 9.20160115)
dh: warning: This feature will be removed in compat 12.
debian/rules override_dh_auto_clean
make[1]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
dh_clean
rm -rf /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp
make[1]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
dh_autotools-dev_restoreconfig -O--parallel
dh_autotools-dev_restoreconfig: warning: dh_autotools-dev_restoreconfig is deprecated; please see dh_autotools-dev_restoreconfig(1) for a replacement
dh_autotools-dev_restoreconfig: warning: This feature will be removed in compat 12.
dh_clean -O--parallel
find openresty-plus-h3 -maxdepth 1 ! -name 'debian' ! -name 'openresty-plus-h3' -print | xargs rm -rf
rm -rf openresty-plus-h3*.deb
rm -rf openresty-plus-h3_*.*
#rsync -a -e "ssh -o StrictHostKeyChecking=no -o 'UserKnownHostsFile /dev/null'" nuc:~/work/openresty-plus-h3-1.21.4.1.1.tar.gz ./
rm -rf openresty-plus-h3_1.21.4.1.1
mkdir -p openresty-plus-h3_1.21.4.1.1
tar -xf openresty-plus-h3-1.21.4.1.1.tar.gz --strip-components=1 -C openresty-plus-h3_1.21.4.1.1
tar -czf openresty-plus-h3_1.21.4.1.1.orig.tar.gz openresty-plus-h3_1.21.4.1.1
sudo apt-get -y -qq install openresty-plus-hyperscan-dev
sudo apt-get -y -qq --only-upgrade install openresty-plus-hyperscan-dev
sudo apt-get -y -q install ccache gcc make perl systemtap-sdt-dev openresty-zlib-dev openresty-boringssl-dev openresty-pcre-dev openresty-yajl-dev libtool libgd-dev libc-dev
Reading package lists...
Building dependency tree...
Reading state information...
ccache is already the newest version (3.7.7-1).
gcc is already the newest version (4:9.3.0-1ubuntu2).
libtool is already the newest version (2.4.6-14).
make is already the newest version (4.2.1-1.2).
systemtap-sdt-dev is already the newest version (4.2-3).
libc6-dev is already the newest version (2.31-0ubuntu9.2).
libgd-dev is already the newest version (2.2.5-5.2ubuntu2.1).
perl is already the newest version (5.30.0-9ubuntu0.2).
openresty-yajl-dev is already the newest version (2.1.0.4-1~focal1).
openresty-pcre-dev is already the newest version (8.44-1~focal1).
openresty-zlib-dev is already the newest version (1.2.11-3~focal1).
openresty-boringssl-dev is already the newest version (20211114-1~focal1).
The following packages were automatically installed and are no longer required:
python3-attr python3-cached-property python3-docker python3-dockerpty
python3-docopt python3-importlib-metadata python3-jsonschema
python3-more-itertools python3-pyrsistent python3-texttable
python3-websocket python3-zipp
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded.
sudo apt-get -y -q install --only-upgrade ccache gcc make perl systemtap-sdt-dev openresty-zlib-dev openresty-boringssl-dev openresty-pcre-dev openresty-yajl-dev libtool libgd-dev libc-dev
Reading package lists...
Building dependency tree...
Reading state information...
ccache is already the newest version (3.7.7-1).
gcc is already the newest version (4:9.3.0-1ubuntu2).
libtool is already the newest version (2.4.6-14).
make is already the newest version (4.2.1-1.2).
systemtap-sdt-dev is already the newest version (4.2-3).
libc6-dev is already the newest version (2.31-0ubuntu9.2).
libgd-dev is already the newest version (2.2.5-5.2ubuntu2.1).
perl is already the newest version (5.30.0-9ubuntu0.2).
openresty-yajl-dev is already the newest version (2.1.0.4-1~focal1).
openresty-pcre-dev is already the newest version (8.44-1~focal1).
openresty-zlib-dev is already the newest version (1.2.11-3~focal1).
openresty-boringssl-dev is already the newest version (20211114-1~focal1).
The following packages were automatically installed and are no longer required:
python3-attr python3-cached-property python3-docker python3-dockerpty
python3-docopt python3-importlib-metadata python3-jsonschema
python3-more-itertools python3-pyrsistent python3-texttable
python3-websocket python3-zipp
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded.
rm -f *.deb *.debian.tar.xz *.dsc *.changes
tar xf openresty-plus-h3_1.21.4.1.1.orig.tar.gz --strip-components=1 -C openresty-plus-h3
cd openresty-plus-h3 \
&& tpage --define distro=focal debian/changelog.tt2 > debian/changelog \
&& tpage --define with_lua_ldap=0 \
--define with_lua_resty_ldap=1 \
--define with_lua_resty_openidc=1 \
--define with_lua_resty_session=1 \
--define with_lua_resty_openssl=1 \
--define with_lua_resty_jwt=1 \
--define with_lua_resty_mlcache=1 \
--define with_ngx_brotli=1 \
--define with_lua_resty_hmac=1 \
--define with_lua_resty_mail=1 \
--define arch=amd64 debian/rules.tt2 > debian/rules \
&& tpage --define with_lua_ldap=0 \
--define with_lua_resty_ldap=1 \
--define with_lua_resty_openidc=1 \
--define with_lua_resty_session=1 \
--define with_lua_resty_openssl=1 \
--define with_lua_resty_jwt=1 \
--define with_lua_resty_mlcache=1 \
--define with_ngx_brotli=1 \
--define with_lua_resty_hmac=1 \
--define with_lua_resty_mail=1 \
--define arch=amd64 debian/control.tt2 > debian/control \
&& debuild -sa -j8
dpkg-buildpackage -us -uc -ui -sa -j8
dpkg-buildpackage: info: source package openresty-plus-h3
dpkg-buildpackage: info: source version 1.21.4.1.1-1~focal1
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by OpenResty Admin <admin@openresty.com>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --parallel --with autotools-dev,systemd
dh: warning: The autotools-dev sequence is deprecated and replaced by dh in debhelper (>= 9.20160115)
dh: warning: This feature will be removed in compat 12.
debian/rules override_dh_auto_clean
make[1]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
dh_clean
rm -rf /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp
make[1]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
dh_autotools-dev_restoreconfig -O--parallel
dh_autotools-dev_restoreconfig: warning: dh_autotools-dev_restoreconfig is deprecated; please see dh_autotools-dev_restoreconfig(1) for a replacement
dh_autotools-dev_restoreconfig: warning: This feature will be removed in compat 12.
dh_clean -O--parallel
dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building openresty-plus-h3 using existing ./openresty-plus-h3_1.21.4.1.1.orig.tar.gz
dpkg-source: warning: ignoring deletion of file bundle/lua-resty-core-0.1.22.5rc1/t/alpn_compatible.t.bak, use --include-removal to override
dpkg-source: info: building openresty-plus-h3 in openresty-plus-h3_1.21.4.1.1-1~focal1.debian.tar.xz
dpkg-source: info: building openresty-plus-h3 in openresty-plus-h3_1.21.4.1.1-1~focal1.dsc
debian/rules build
dh build --parallel --with autotools-dev,systemd
dh: warning: The autotools-dev sequence is deprecated and replaced by dh in debhelper (>= 9.20160115)
dh: warning: This feature will be removed in compat 12.
dh_update_autotools_config -O--parallel
dh_autotools-dev_updateconfig -O--parallel
dh_autotools-dev_updateconfig: warning: dh_autotools-dev_updateconfig is deprecated; please see dh_autotools-dev_updateconfig(1) for a replacement
dh_autotools-dev_updateconfig: warning: This feature will be removed in compat 12.
debian/rules override_dh_auto_build
make[1]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
./configure \
--prefix="/usr/local/openresty-plus" \
--with-cc='ccache gcc -fdiagnostics-color=always' \
--with-cc-opt="-DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" \
--with-ld-opt="-L/usr/local/openresty/zlib/lib -L/usr/local/openresty/pcre/lib -L/usr/local/openresty/boringssl/lib -Wl,-rpath,/usr/local/openresty/zlib/lib:/usr/local/openresty/pcre/lib:/usr/local/openresty/boringssl/lib" \
--with-lua_resty_hyperscan \
--with-pcre-jit \
--with-lua_resty_ldap \
--with-lua_resty_openidc \
--with-lua_resty_session \
--with-lua_resty_openssl \
--with-lua_resty_jwt \
--with-lua_resty_hmac \
--with-lua_resty_mlcache \
--with-ngx_brotli \
--with-lua_resty_mail \
--without-http_rds_json_module \
--without-http_rds_csv_module \
--without-lua_rds_parser \
--without-http_xss_module \
--without-http_form_input_module \
--without-http_srcache_module \
--without-http_lua_upstream_module \
--without-http_array_var_module \
--without-http_memc_module \
--without-http_redis2_module \
--without-http_redis_module \
--without-lua_redis_parser \
--without-lua_rds_parser \
--without-lua_resty_upstream_healthcheck \
--without-select_module \
--without-http_userid_module \
--without-http_autoindex_module \
--without-http_geo_module \
--without-http_split_clients_module \
--without-http_fastcgi_module \
--without-http_uwsgi_module \
--without-http_scgi_module \
--without-http_memcached_module \
--without-http_limit_conn_module \
--without-http_limit_req_module \
--without-http_empty_gif_module \
--without-http_browser_module \
--without-http_upstream_hash_module \
--without-http_upstream_ip_hash_module \
--without-http_upstream_least_conn_module \
--without-http_upstream_zone_module \
--without-mail_pop3_module \
--without-mail_imap_module \
--without-mail_smtp_module \
--without-stream_limit_conn_module \
--without-stream_return_module \
--without-stream_upstream_hash_module \
--without-stream_upstream_least_conn_module \
--without-stream_upstream_zone_module \
--with-stream_ssl_module \
--with-stream_ssl_preread_module \
--with-http_v2_module \
--with-http_stub_status_module \
--with-http_realip_module \
--with-http_gzip_static_module \
--with-http_gunzip_module \
--with-threads \
--with-compat \
--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT -g3 -DLUAJIT_ENABLE_GC64' \
-j`nproc` \
&& make -j`nproc`
platform: linux (linux)
cp -rp bundle/ build
cd build
cd LuaJIT-plus-2.1-20210618
make -j6 TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_OBFUSCATE -DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT -g3 -DLUAJIT_ENABLE_GC64' CC='ccache gcc -fdiagnostics-color=always' PREFIX=/usr/local/openresty-plus/luajit
make[2]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
make[2]: warning: -j6 forced in submake: resetting jobserver mode.
==== Building LuaJIT 2.1.0-beta3 ====
make -C src
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618/src'
CC lj_init.o
HOSTCC host/minilua.o
HOSTCC host/buildvm_asm.o
HOSTCC host/buildvm_peobj.o
HOSTCC host/buildvm_lib.o
HOSTCC host/buildvm_fold.o
CC lj_assert.o
CC lj_gc.o
CC lj_char.o
CC lj_obj.o
CC lj_buf.o
CC lj_str.o
CC lj_tab.o
CC lj_func.o
CC lj_udata.o
CC lj_meta.o
CC lj_debug.o
CC lj_prng.o
CC lj_state.o
CC lj_vmevent.o
CC lj_vmmath.o
CC lj_strscan.o
CC lj_strfmt.o
CC lj_strfmt_num.o
CC lj_serialize.o
CC lj_api.o
CC lj_profile.o
CC lj_lex.o
CC lj_parse.o
CC lj_bcread.o
CC lj_bcwrite.o
CC lj_load.o
CC lj_bcobfuscate.o
CC lj_ir.o
CC lj_opt_mem.o
CC lj_opt_narrow.o
CC lj_opt_dce.o
CC lj_opt_loop.o
CC lj_opt_split.o
CC lj_opt_sink.o
CC lj_mcode.o
CC lj_snap.o
CC lj_asm.o
CC lj_trace.o
CC lj_gdbjit.o
CC lj_ctype.o
CC lj_cdata.o
CC lj_cconv.o
CC lj_ccall.o
CC lj_ccallback.o
CC lj_clib.o
CC lj_carith.o
CC lj_cparse.o
CC lj_lib.o
CC lj_alloc.o
CC lib_aux.o
CC lib_package.o
CC lib_init.o
CC lj_str_hash.o
CC luajit.o
HOSTLINK host/minilua
DYNASM host/buildvm_arch.h
HOSTCC host/buildvm.o
HOSTLINK host/buildvm
BUILDVM lj_vm.S
BUILDVM lj_ffdef.h
BUILDVM lj_bcdef.h
BUILDVM lj_folddef.h
BUILDVM lj_recdef.h
BUILDVM lj_libdef.h
BUILDVM jit/vmdef.lua
ASM lj_vm.o
CC lj_err.o
CC lj_bc.o
CC lj_dispatch.o
CC lj_record.o
CC lj_crecord.o
CC lj_ffrecord.o
CC lib_base.o
CC lib_math.o
CC lib_bit.o
CC lib_string.o
CC lib_table.o
CC lib_io.o
CC lib_os.o
CC lib_debug.o
CC lib_jit.o
CC lib_ffi.o
CC lib_buffer.o
CC lj_opt_fold.o
AR libluajit.a
DYNLINK libluajit.so
LINK luajit
OK Successfully built LuaJIT
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618/src'
==== Successfully built LuaJIT 2.1.0-beta3 ====
make[2]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_OBFUSCATE -DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT -g3 -DLUAJIT_ENABLE_GC64' CC='ccache gcc -fdiagnostics-color=always' PREFIX=/usr/local/openresty-plus/luajit DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/
make[2]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
==== Installing LuaJIT 2.1.0-beta3 to /usr/local/openresty-plus/luajit ====
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/bin /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/include/luajit-2.1 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/share/man/man1 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/pkgconfig /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/share/lua/5.1 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/lua/5.1
cd src && install -m 0755 luajit /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/bin/luajit-2.1.0-beta3
cd src && test -f libluajit.a && install -m 0644 libluajit.a /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/libluajit-5.1.a || :
rm -f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2.1.0 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/libluajit-5.1.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2
cd src && test -f libluajit.so && \
install -m 0755 libluajit.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2.1.0 && \
( ldconfig -n 2>/dev/null /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib || : ) && \
ln -sf libluajit-5.1.so.2.1.0 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/libluajit-5.1.so && \
ln -sf libluajit-5.1.so.2.1.0 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2 || :
cd etc && install -m 0644 luajit.1 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/share/man/man1
cd etc && sed -e "s|^prefix=.*|prefix=/usr/local/openresty-plus/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \
install -m 0644 luajit.pc.tmp /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/lib/pkgconfig/luajit.pc && \
rm -f luajit.pc.tmp
cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/include/luajit-2.1
cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit
ln -sf luajit-2.1.0-beta3 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root//usr/local/openresty-plus/luajit/bin/luajit
==== Successfully installed LuaJIT 2.1.0-beta3 to /usr/local/openresty-plus/luajit ====
make[2]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
export LUAJIT_LIB='/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/lib'
export LUAJIT_INC='/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1'
cd ..
cd liblmdb-1.0.0rc2/libraries/liblmdb
make XCFLAGS=-DMDB_FDATASYNC_WORKS=1 -j6 CC='ccache gcc -fdiagnostics-color=always'
make[2]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/liblmdb-1.0.0rc2/libraries/liblmdb'
make[2]: warning: -j6 forced in submake: resetting jobserver mode.
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mdb.c
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c midl.c
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -c mdb.c -o mdb.lo
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -c midl.c -o midl.lo
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mdb_stat.c
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mdb_copy.c
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mdb_dump.c
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mdb_load.c
mdb.c: In function ‘mdb_cursor_put’:
mdb.c:7618:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
7618 | if (SIZELEFT(fp) < offset) {
| ^
mdb.c:7623:5: note: here
7623 | case MDB_CURRENT:
| ^~~~
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mdb_drop.c
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mtest.c
mdb.c: In function ‘mdb_cursor_put’:
mdb.c:7618:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
7618 | if (SIZELEFT(fp) < offset) {
| ^
mdb.c:7623:5: note: here
7623 | case MDB_CURRENT:
| ^~~~
mdb_dump.c: In function ‘main’:
mdb_dump.c:188:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
188 | list = 1;
| ~~~~~^~~
mdb_dump.c:190:3: note: here
190 | case 'a':
| ^~~~
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mtest2.c
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mtest3.c
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mtest4.c
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wdate-time -D_FORTIFY_SOURCE=2 -c mtest5.c
ar rs liblmdb.a mdb.o midl.o
ccache gcc -fdiagnostics-color=always -Wl,-Bsymbolic-functions -Wl,-z,relro -pthread -shared -o liblmdb.so mdb.lo midl.lo
ar: creating liblmdb.a
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mdb_stat.o liblmdb.a -o mdb_stat
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mdb_copy.o liblmdb.a -o mdb_copy
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mdb_dump.o liblmdb.a -o mdb_dump
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mdb_load.o liblmdb.a -o mdb_load
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mdb_drop.o liblmdb.a -o mdb_drop
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mtest.o liblmdb.a -o mtest
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mtest2.o liblmdb.a -o mtest2
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mtest3.o liblmdb.a -o mtest3
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mtest4.o liblmdb.a -o mtest4
ccache gcc -fdiagnostics-color=always -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -DMDB_FDATASYNC_WORKS=1 -Wl,-Bsymbolic-functions -Wl,-z,relro mtest5.o liblmdb.a -o mtest5
make[2]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/liblmdb-1.0.0rc2/libraries/liblmdb'
make install CC='ccache gcc -fdiagnostics-color=always' prefix=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root
make[2]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/liblmdb-1.0.0rc2/libraries/liblmdb'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/bin
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/lib
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/share/man/man1
for f in mdb_stat mdb_copy mdb_dump mdb_load mdb_drop; do cp $f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/bin; done
for f in liblmdb.a liblmdb.so; do cp $f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/lib; done
for f in lmdb.h; do cp $f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include; done
for f in mdb_stat.1 mdb_copy.1 mdb_dump.1 mdb_load.1 mdb_drop.1; do cp $f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/share/man/man1; done
make[2]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/liblmdb-1.0.0rc2/libraries/liblmdb'
export LMDB_LIB='/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/lib'
export LMDB_INC='/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include'
cd ../../..
cd tcc-plus-0.9.27.5
./configure --prefix=/usr/local/openresty-plus/tcc --disable-static --with-selinux --extra-cflags="-DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3"
Perhaps you want ./configure --config-musl
Binary directory /usr/local/openresty-plus/tcc/bin
TinyCC directory /usr/local/openresty-plus/tcc/lib/tcc
Library directory /usr/local/openresty-plus/tcc/lib
Include directory /usr/local/openresty-plus/tcc/include
Manual directory /usr/local/openresty-plus/tcc/share/man
Info directory /usr/local/openresty-plus/tcc/share/info
Doc directory /usr/local/openresty-plus/tcc/share/doc
Source path /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5
C compiler gcc (9.3)
Target OS Linux
CPU x86_64
Triplet x86_64-linux-gnu
Config static=no selinux
Creating config.mak and config.h
make -j6 CC='ccache gcc -fdiagnostics-color=always'
make[2]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5'
make[2]: warning: -j6 forced in submake: resetting jobserver mode.
ccache gcc -fdiagnostics-color=always -o tcc.o -c tcc.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2
ccache gcc -fdiagnostics-color=always -o libtcc.o -c libtcc.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
ccache gcc -fdiagnostics-color=always -o tccpp.o -c tccpp.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
ccache gcc -fdiagnostics-color=always -o tccgen.o -c tccgen.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
ccache gcc -fdiagnostics-color=always -o tccelf.o -c tccelf.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
ccache gcc -fdiagnostics-color=always -o tccasm.o -c tccasm.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
tccelf.c: In function ‘ld_add_file_list’:
tccelf.c:2976:57: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1021 [-Wformat-truncation=]
2976 | snprintf(filename, sizeof filename, "lib%s.so", libname);
| ^~ ~~~~~~~
tccelf.c:2976:17: note: ‘snprintf’ output between 7 and 1030 bytes into a destination of size 1024
2976 | snprintf(filename, sizeof filename, "lib%s.so", libname);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tccelf.c:2974:57: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1021 [-Wformat-truncation=]
2974 | snprintf(filename, sizeof filename, "lib%s.a", libname);
| ^~ ~~~~~~~
tccelf.c:2974:17: note: ‘snprintf’ output between 6 and 1029 bytes into a destination of size 1024
2974 | snprintf(filename, sizeof filename, "lib%s.a", libname);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ccache gcc -fdiagnostics-color=always -o tccrun.o -c tccrun.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
ccache gcc -fdiagnostics-color=always -o x86_64-gen.o -c x86_64-gen.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
ccache gcc -fdiagnostics-color=always -o x86_64-link.o -c x86_64-link.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
ccache gcc -fdiagnostics-color=always -o i386-asm.o -c i386-asm.c -DCONFIG_TRIPLET="\"x86_64-linux-gnu\"" -DTCC_TARGET_X86_64 -DHAVE_SELINUX -DONE_SOURCE=0 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
./texi2pod.pl tcc-doc.texi tcc.pod \
&& pod2man --section=1 --center="Tiny C Compiler" --release="0.9.27" tcc.pod >tmp.1 \
&& mv tmp.1 tcc.1 || rm -f tmp.1
makeinfo --no-split --html --number-sections -o tcc-doc.html tcc-doc.texi || true
makeinfo tcc-doc.texi || true
ccache gcc -fdiagnostics-color=always -shared -Wl,-soname,libtcc.so -o libtcc.so libtcc.o tccpp.o tccgen.o tccelf.o tccasm.o tccrun.o x86_64-gen.o x86_64-link.o i386-asm.o -Wl,-Bsymbolic-functions -Wl,-z,relro -fPIC
ccache gcc -fdiagnostics-color=always -o tcc tcc.o libtcc.so -lm -ldl -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-rpath,"/usr/local/openresty-plus/tcc/lib"
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5/lib'
../tcc -c libtcc1.c -o libtcc1.o -B..
../tcc -c alloca86_64.S -o alloca86_64.o -B..
../tcc -c alloca86_64-bt.S -o alloca86_64-bt.o -B..
../tcc -c va_list.c -o va_list.o -B..
../tcc -c bcheck.c -o bcheck.o -B..
../tcc -ar rcs ../libtcc1.a libtcc1.o alloca86_64.o alloca86_64-bt.o va_list.o bcheck.o
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5/lib'
make[2]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5'
cd ..
patching the resty script with hard-coded nginx binary path...
cd nginx-1.21.4
sh ./configure --prefix=/usr/local/openresty-plus/nginx \
--with-cc-opt='-O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3' \
--add-module=../ngx_devel_kit-0.3.1 \
--add-module=../echo-nginx-module-0.62 \
--add-module=../ngx_coolkit-0.2 \
--add-module=../set-misc-nginx-module-0.33 \
--add-module=../encrypted-session-nginx-module-0.09 \
--add-module=../lua-resty-config-1.0.3 \
--add-module=../lua-resty-request-id-0.01rc3 \
--add-module=../ngx_lua-0.10.20.5rc1 \
--add-module=../headers-more-nginx-module-0.33 \
--add-module=../ngx_stream_lua-0.0.10.3 \
--add-module=../ngx_lua_ssl-0.01rc3 \
--add-module=../lua-conf-nginx-module-0.4.19 \
--add-module=../cache-index-nginx-module-1.0.5 \
--add-module=../lua-metrics-nginx-module-1.0.2 \
--add-module=../lua-resty-pwshstats-0.0.4 \
--add-module=../lua-resty-dymetrics-0.0.11 \
--add-module=../ngx_brotli-1.0.0.2 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty-plus/luajit/lib:/usr/local/openresty-plus/lmdb/lib -L/usr/local/openresty/zlib/lib -L/usr/local/openresty/pcre/lib -L/usr/local/openresty/boringssl/lib -Wl,-rpath,/usr/local/openresty/zlib/lib:/usr/local/openresty/pcre/lib:/usr/local/openresty/boringssl/lib' \
--with-stream '--with-cc=ccache gcc -fdiagnostics-color=always' --with-pcre-jit --without-select_module --without-http_userid_module --without-http_autoindex_module --without-http_geo_module --without-http_split_clients_module --without-http_fastcgi_module --without-http_uwsgi_module --without-http_scgi_module --without-http_memcached_module --without-http_limit_conn_module --without-http_limit_req_module --without-http_empty_gif_module --without-http_browser_module --without-http_upstream_hash_module --without-http_upstream_ip_hash_module --without-http_upstream_least_conn_module --without-http_upstream_zone_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --without-stream_limit_conn_module --without-stream_return_module --without-stream_upstream_hash_module --without-stream_upstream_least_conn_module --without-stream_upstream_zone_module --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_v2_module --with-http_stub_status_module --with-http_realip_module --with-http_gzip_static_module --with-http_gunzip_module --with-threads --with-compat --with-stream --with-http_ssl_module
checking for OS
+ Linux 5.11.0-36-generic x86_64
checking for C compiler ... found
+ using GNU C compiler
checking for --with-ld-opt="-Wl,-rpath,/usr/local/openresty-plus/luajit/lib:/usr/local/openresty-plus/lmdb/lib -L/usr/local/openresty/zlib/lib -L/usr/local/openresty/pcre/lib -L/usr/local/openresty/boringssl/lib -Wl,-rpath,/usr/local/openresty/zlib/lib:/usr/local/openresty/pcre/lib:/usr/local/openresty/boringssl/lib" ... found
checking for -Wl,-E switch ... found
checking for gcc builtin atomic operations ... found
checking for C99 variadic macros ... found
checking for gcc variadic macros ... found
checking for gcc builtin 64 bit byteswap ... found
checking for unistd.h ... found
checking for inttypes.h ... found
checking for limits.h ... found
checking for sys/filio.h ... not found
checking for sys/param.h ... found
checking for sys/mount.h ... found
checking for sys/statvfs.h ... found
checking for crypt.h ... found
checking for Linux specific features
checking for epoll ... found
checking for EPOLLRDHUP ... found
checking for EPOLLEXCLUSIVE ... found
checking for eventfd() ... found
checking for O_PATH ... found
checking for sendfile() ... found
checking for sendfile64() ... found
checking for sys/prctl.h ... found
checking for prctl(PR_SET_DUMPABLE) ... found
checking for prctl(PR_SET_KEEPCAPS) ... found
checking for capabilities ... found
checking for crypt_r() ... found
checking for sys/vfs.h ... found
checking for BPF support ... found
checking for SO_COOKIE ... found
checking for UDP_SEGMENT ... found
checking for kernel with reuseport/BPF support... found
checking for nobody group ... not found
checking for nogroup group ... found
checking for poll() ... found
checking for /dev/poll ... not found
checking for kqueue ... not found
checking for crypt() ... not found
checking for crypt() in libcrypt ... found
checking for F_READAHEAD ... not found
checking for posix_fadvise() ... found
checking for O_DIRECT ... found
checking for F_NOCACHE ... not found
checking for directio() ... not found
checking for statfs() ... found
checking for statvfs() ... found
checking for dlopen() ... not found
checking for dlopen() in libdl ... found
checking for sched_yield() ... found
checking for sched_setaffinity() ... found
checking for SO_SETFIB ... not found
checking for SO_REUSEPORT ... found
checking for SO_ACCEPTFILTER ... not found
checking for SO_BINDANY ... not found
checking for IP_TRANSPARENT ... found
checking for IP_BINDANY ... not found
checking for IP_BIND_ADDRESS_NO_PORT ... found
checking for IP_RECVDSTADDR ... not found
checking for IP_SENDSRCADDR ... not found
checking for IP_PKTINFO ... found
checking for IPV6_RECVPKTINFO ... found
checking for TCP_DEFER_ACCEPT ... found
checking for TCP_KEEPIDLE ... found
checking for TCP_FASTOPEN ... found
checking for TCP_INFO ... found
checking for accept4() ... found
checking for int size ... 4 bytes
checking for long size ... 8 bytes
checking for long long size ... 8 bytes
checking for void * size ... 8 bytes
checking for uint32_t ... found
checking for uint64_t ... found
checking for sig_atomic_t ... found
checking for sig_atomic_t size ... 4 bytes
checking for socklen_t ... found
checking for in_addr_t ... found
checking for in_port_t ... found
checking for rlim_t ... found
checking for uintptr_t ... uintptr_t found
checking for system byte ordering ... little endian
checking for size_t size ... 8 bytes
checking for off_t size ... 8 bytes
checking for time_t size ... 8 bytes
checking for AF_INET6 ... found
checking for setproctitle() ... not found
checking for pread() ... found
checking for pwrite() ... found
checking for pwritev() ... found
checking for strerrordesc_np() ... not found
checking for sys_nerr ... found
checking for localtime_r() ... found
checking for clock_gettime(CLOCK_MONOTONIC) ... found
checking for posix_memalign() ... found
checking for memalign() ... found
checking for mmap(MAP_ANON|MAP_SHARED) ... found
checking for mmap("/dev/zero", MAP_SHARED) ... found
checking for System V shared memory ... found
checking for POSIX semaphores ... not found
checking for POSIX semaphores in libpthread ... found
checking for struct msghdr.msg_control ... found
checking for ioctl(FIONBIO) ... found
checking for ioctl(FIONREAD) ... found
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... not found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
checking for SOCK_CLOEXEC support ... found
checking for FD_CLOEXEC support ... found
configuring additional modules
adding module in ../ngx_devel_kit-0.3.1
+ ngx_devel_kit was configured
adding module in ../echo-nginx-module-0.62
+ ngx_http_echo_module was configured
adding module in ../ngx_coolkit-0.2
+ ngx_coolkit_module was configured
adding module in ../set-misc-nginx-module-0.33
found ngx_devel_kit for ngx_set_misc; looks good.
+ ngx_http_set_misc_module was configured
adding module in ../encrypted-session-nginx-module-0.09
found ngx_devel_kit for ngx_encrypted_session; looks good.
+ ngx_http_encrypted_session_module was configured
adding module in ../lua-resty-config-1.0.3
checking for LMDB library (user specified path) ... found
+ ngx_lua_config_module was configured
adding module in ../lua-resty-request-id-0.01rc3
+ ngx_lua_request_id_module was configured
adding module in ../ngx_lua-0.10.20.5rc1
checking for LuaJIT library in /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/lib and /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found
checking for LuaJIT 2.x ... found
checking for Lua language 5.1 ... found
checking for LuaJIT has FFI ... found
checking for export symbols by default (-E) ... found
checking for export symbols by default (--export-all-symbols) ... not found
checking for SO_PASSCRED ... found
checking for SA_RESTART ... found
checking for malloc_trim ... found
checking for pipe2 ... not found
checking for signalfd ... found
checking for execvpe ... found
+ ngx_http_lua_module was configured
adding module in ../headers-more-nginx-module-0.33
+ ngx_http_headers_more_filter_module was configured
adding module in ../ngx_stream_lua-0.0.10.3
checking for LuaJIT library in /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/lib and /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found
checking for LuaJIT 2.x ... found
checking for Lua language 5.1 ... found
checking for LuaJIT has FFI ... found
checking for export symbols by default (-E) ... found
checking for export symbols by default (--export-all-symbols) ... not found
checking for SO_PASSCRED ... found
checking for SA_RESTART ... found
checking for require defined symbols (--require-defined) ... found
+ ngx_stream_lua_module was configured
adding module in ../ngx_lua_ssl-0.01rc3
+ ngx_http_lua_ssl_module was configured
adding module in ../lua-conf-nginx-module-0.4.19
+ ngx_stream_lua_conf_module was configured
adding module in ../cache-index-nginx-module-1.0.5
checking for LMDB library (user specified path) ... found
+ ngx_stream_lua_conf_module was configured
adding module in ../lua-metrics-nginx-module-1.0.2
+ ngx_http_lua_metrics_module was configured
adding module in ../lua-resty-pwshstats-0.0.4
+ ngx_http_lua_pwshstats_module was configured
adding module in ../lua-resty-dymetrics-0.0.11
+ ngx_http_lua_dymetrics_module was configured
adding module in ../ngx_brotli-1.0.0.2
+ ngx_brotli was configured
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... found
checking for zlib library ... found
creating objs/Makefile
Configuration summary
+ using threads
+ using system PCRE library
+ using system OpenSSL library
+ using system zlib library
nginx path prefix: "/usr/local/openresty-plus/nginx"
nginx binary file: "/usr/local/openresty-plus/nginx/sbin/nginx"
nginx modules path: "/usr/local/openresty-plus/nginx/modules"
nginx configuration prefix: "/usr/local/openresty-plus/nginx/conf"
nginx configuration file: "/usr/local/openresty-plus/nginx/conf/nginx.conf"
nginx pid file: "/usr/local/openresty-plus/nginx/logs/nginx.pid"
nginx error log file: "/usr/local/openresty-plus/nginx/logs/error.log"
nginx http access log file: "/usr/local/openresty-plus/nginx/logs/access.log"
nginx http client request body temporary files: "client_body_temp"
nginx http proxy temporary files: "proxy_temp"
cd ../..
Type the following commands to build and install:
make
make install
make[2]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
make[2]: warning: -j6 forced in submake: resetting jobserver mode.
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_OBFUSCATE -DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT -g3 -DLUAJIT_ENABLE_GC64' CC='ccache gcc -fdiagnostics-color=always' PREFIX=/usr/local/openresty-plus/luajit
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
==== Building LuaJIT 2.1.0-beta3 ====
make -C src
make[4]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618/src'
make[4]: Nothing to be done for 'default'.
make[4]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618/src'
==== Successfully built LuaJIT 2.1.0-beta3 ====
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-cjson-2.1.0.8 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/usr/local/openresty-plus/lualib LUA_MODULE_DIR=/usr/local/openresty-plus/lualib CJSON_CFLAGS="-g -fpic" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-cjson-2.1.0.8'
ccache gcc -fdiagnostics-color=always -c -O3 -Wall -pedantic -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -g -fpic -o lua_cjson.o lua_cjson.c
ccache gcc -fdiagnostics-color=always -c -O3 -Wall -pedantic -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -g -fpic -o strbuf.o strbuf.c
ccache gcc -fdiagnostics-color=always -c -O3 -Wall -pedantic -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -g -fpic -o fpconv.o fpconv.c
ccache gcc -fdiagnostics-color=always -Wl,-Bsymbolic-functions -Wl,-z,relro -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-cjson-2.1.0.8'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-gd-0.01 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/usr/local/openresty-plus/lualib LUA_MODULE_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-gd-0.01'
ccache gcc -fdiagnostics-color=always -o gd.lo -c `gdlib-config --features |sed -e "s/GD_/-DGD_/g"` -fpic -g -O3 -Wall '-lgd' -DVERSION=\"2.0.33r3\" -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 luagd.c
/bin/sh: 1: gdlib-config: not found
ccache gcc -fdiagnostics-color=always -o gd.so gd.lo -shared -lgd
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-gd-0.01'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-json-escape-0.01rc1 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-json-escape-0.01rc1'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DBUILDING_SO -c json_escape.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden json_escape.o -o libjsonescape.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-json-escape-0.01rc1'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-balancer-0.04 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-balancer-0.04'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DBUILDING_SO -c chash.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden chash.o -o librestychash.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-balancer-0.04'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ssl-0.03 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ssl-0.03'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DBUILDING_SO -c ssl.c
ssl.c: In function ‘resty_ssl_verify_cert_private_key’:
ssl.c:323:12: warning: implicit declaration of function ‘X509_get0_pubkey’; did you mean ‘X509_get_pubkey’? [-Wimplicit-function-declaration]
323 | pkey = X509_get0_pubkey(certificate);
| ^~~~~~~~~~~~~~~~
| X509_get_pubkey
ssl.c:323:10: warning: assignment to ‘EVP_PKEY *’ {aka ‘struct evp_pkey_st *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
323 | pkey = X509_get0_pubkey(certificate);
| ^
ssl.c:337:38: warning: passing argument 2 of ‘BIO_get_mem_data’ from incompatible pointer type [-Wincompatible-pointer-types]
337 | len1 = BIO_get_mem_data(key_bio, &key_bptr);
| ^~~~~~~~~
| |
| BUF_MEM ** {aka struct buf_mem_st **}
In file included from /usr/local/openresty/boringssl/include/openssl/pem.h:61,
from ssl.c:1:
/usr/local/openresty/boringssl/include/openssl/bio.h:401:55: note: expected ‘char **’ but argument is of type ‘BUF_MEM **’ {aka ‘struct buf_mem_st **’}
401 | OPENSSL_EXPORT long BIO_get_mem_data(BIO *bio, char **contents);
| ~~~~~~~^~~~~~~~
ssl.c:338:39: warning: passing argument 2 of ‘BIO_get_mem_data’ from incompatible pointer type [-Wincompatible-pointer-types]
338 | len2 = BIO_get_mem_data(cert_bio, &cert_bptr);
| ^~~~~~~~~~
| |
| BUF_MEM ** {aka struct buf_mem_st **}
In file included from /usr/local/openresty/boringssl/include/openssl/pem.h:61,
from ssl.c:1:
/usr/local/openresty/boringssl/include/openssl/bio.h:401:55: note: expected ‘char **’ but argument is of type ‘BUF_MEM **’ {aka ‘struct buf_mem_st **’}
401 | OPENSSL_EXPORT long BIO_get_mem_data(BIO *bio, char **contents);
| ~~~~~~~^~~~~~~~
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden ssl.o -o librestyssl.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ssl-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-zlib-0.03 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-zlib-0.03'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-zlib-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02'
make -C lua-scrypt
make[4]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02/lua-scrypt'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -fpic -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -DVERSION=\"0.0.1\" -Wdate-time -D_FORTIFY_SOURCE=2 -c -o memlimit.o memlimit.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -fpic -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -DVERSION=\"0.0.1\" -Wdate-time -D_FORTIFY_SOURCE=2 -c -o scrypt_calibrate.o scrypt_calibrate.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -fpic -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -DVERSION=\"0.0.1\" -Wdate-time -D_FORTIFY_SOURCE=2 -c -o scryptenc_cpuperf.o scryptenc_cpuperf.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -fpic -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -DVERSION=\"0.0.1\" -Wdate-time -D_FORTIFY_SOURCE=2 -c -o sha256.o sha256.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -fpic -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -DVERSION=\"0.0.1\" -Wdate-time -D_FORTIFY_SOURCE=2 -c -o crypto_scrypt.o crypto_scrypt.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -fpic -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -DVERSION=\"0.0.1\" -Wdate-time -D_FORTIFY_SOURCE=2 -c -o crypto_scrypt-sse.o crypto_scrypt-sse.c
ccache gcc -fdiagnostics-color=always -Wl,-Bsymbolic-functions -Wl,-z,relro -shared -o libscrypt.so memlimit.o scrypt_calibrate.o scryptenc_cpuperf.o sha256.o crypto_scrypt.o crypto_scrypt-sse.o
make[4]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02/lua-scrypt'
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-pki-1.1.2 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-pki-1.1.2'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/include/openssl -c edge_pki.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/include/openssl -c crypto_utils.c
ccache gcc -fdiagnostics-color=always -shared -I/usr/include/openssl edge_pki.o crypto_utils.o -o libedgepki.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-pki-1.1.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pgutils-0.01rc4 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pgutils-0.01rc4'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DBUILDING_SO -c pgutils.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden pgutils.o -o libpgutils.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pgutils-0.01rc4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-logger-socket-0.10rc4 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-logger-socket-0.10rc4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-logger-socket-0.10rc4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-sysstat-1.1.2 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-sysstat-1.1.2'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -c sysstat.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -c linux.c
ccache gcc -fdiagnostics-color=always sysstat.o linux.o -shared -o librestysysstat.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-sysstat-1.1.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-fs-1.1.0 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-fs-1.1.0'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -c fs.c
ccache gcc -fdiagnostics-color=always fs.o -shared -o librestyfs.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-fs-1.1.0'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-domain-suffix-1.1 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-domain-suffix-1.1'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DBUILDING_SO -c resty_domain_suffix.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DBUILDING_SO -c resty_domsuf_fixed_trie.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DBUILDING_SO -c resty_domsuf_wildcard_trie.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden resty_domain_suffix.o resty_domsuf_fixed_trie.o resty_domsuf_wildcard_trie.o -o librestydomainsuffix.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-domain-suffix-1.1'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-signal-0.03 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-signal-0.03'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -c resty_signal.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden resty_signal.o -o librestysignal.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-signal-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-triegen-0.08 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-triegen-0.08'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5 -I/opt/openresty-plus-debug/tcc/include -DBUILDING_SO -c triegen.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden triegen.o -o librestytriegen.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-triegen-0.08'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hyperscan-0.07 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-plus/hyperscan/include/hs" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hyperscan-0.07'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-plus/hyperscan/include/hs -I/usr/local/openresty-plus/hyperscan/include/hs -c hs-runtime.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-plus/hyperscan/include/hs -I/usr/local/openresty-plus/hyperscan/include/hs -c hs-compile.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden hs-runtime.o -o librestyhsrt.so
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden hs-compile.o -o librestyhscomp.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hyperscan-0.07'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-utf8-escape-0.01 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-utf8-escape-0.01'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DBUILDING_SO -c utf8_escape.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden utf8_escape.o -o libutf8escape.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-utf8-escape-0.01'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-charset-1.0.0 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-charset-1.0.0'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -c charset.c
ccache gcc -fdiagnostics-color=always charset.o -shared -o librestycharset.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-charset-1.0.0'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdb-1.0.3 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdb-1.0.3'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -c ipdb.c
ccache gcc -fdiagnostics-color=always ipdb.o -shared -o librestyipdb.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdb-1.0.3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-time-0.01 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-time-0.01'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DBUILDING_SO -c local_time.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden local_time.o -o librestytime.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-time-0.01'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-maxminddb-0.0.4 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-maxminddb-0.0.4'
echo "Packing framework will do make and make install actions."
Packing framework will do make and make install actions.
echo "This is just a placeholder as default target for the make action."
This is just a placeholder as default target for the make action.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-maxminddb-0.0.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jsonb-0.0.6 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib LDFLAGS="-L/usr/local/openresty-yajl/lib -Wl,-rpath,/usr/local/openresty-yajl/lib -lyajl" CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-yajl/include/" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jsonb-0.0.6'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-yajl/include/ -c -o src/jsonb-demo.o src/jsonb-demo.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-yajl/include/ -c -o src/jsonb.o src/jsonb.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-yajl/include/ -c -o bench/jsonb-array-iter.o bench/jsonb-array-iter.c
ccache gcc -fdiagnostics-color=always -o librestyjsonb.so src/jsonb.o -shared -L/usr/local/openresty-yajl/lib -Wl,-rpath,/usr/local/openresty-yajl/lib -lyajl
ccache gcc -fdiagnostics-color=always -o jsonb-demo src/jsonb-demo.o -L. -lrestyjsonb -L/usr/local/openresty-yajl/lib -Wl,-rpath,/usr/local/openresty-yajl/lib -lyajl
ccache gcc -fdiagnostics-color=always -o bench/jsonb-array-iter bench/jsonb-array-iter.o -L. -lrestyjsonb -L/usr/local/openresty-yajl/lib -Wl,-rpath,/usr/local/openresty-yajl/lib -lyajl
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jsonb-0.0.6'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ldap-0.0.5 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ldap-0.0.5'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ldap-0.0.5'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openidc-1.7.4 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openidc-1.7.4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openidc-1.7.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-session-3.7 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-session-3.7'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-session-3.7'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openssl-0.7.4 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openssl-0.7.4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openssl-0.7.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jwt-0.2.3 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jwt-0.2.3'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jwt-0.2.3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hmac-0.05 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hmac-0.05'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hmac-0.05'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mlcache-2.5.0.2 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mlcache-2.5.0.2'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mlcache-2.5.0.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dymetrics-0.0.11 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dymetrics-0.0.11'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5 -I/usr/local/openresty-plus-dev/tcc/include -DBUILDING_SO -DYAJL_INCLUDE_DIR="\"/usr/local/openresty-yajl/include\"" -c dymetricsgen.c
ccache gcc -fdiagnostics-color=always -shared -fvisibility=hidden dymetricsgen.o -o librestydymetricsgen.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dymetrics-0.0.11'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-patlist-0.0.4 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-patlist-0.0.4'
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -c -o src/cidr2bin.o src/cidr2bin.c
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -c -o src/cidr2bin-demo.o src/cidr2bin-demo.c
g++ -std=gnu++11 -g3 -Wall -Werror -O3 -I./src/include -I/usr/local/openresty/pcre/include -fPIC -shared -o libtriegen.so src/trie-gen.cxx
ccache gcc -fdiagnostics-color=always -fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -shared -o libcidr2bin.so src/cidr2bin.o
ccache gcc -fdiagnostics-color=always -o cidr2bin src/cidr2bin-demo.o libcidr2bin.so
rm src/cidr2bin-demo.o src/cidr2bin.o
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-patlist-0.0.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mail-1.0.2 && make DESTDIR= LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mail-1.0.2'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mail-1.0.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4 && make
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
make -f objs/Makefile
make[4]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/nginx.o \
src/core/nginx.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_log.o \
src/core/ngx_log.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_palloc.o \
src/core/ngx_palloc.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_array.o \
src/core/ngx_array.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_list.o \
src/core/ngx_list.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_hash.o \
src/core/ngx_hash.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_buf.o \
src/core/ngx_buf.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_queue.o \
src/core/ngx_queue.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_output_chain.o \
src/core/ngx_output_chain.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_string.o \
src/core/ngx_string.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_parse.o \
src/core/ngx_parse.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_parse_time.o \
src/core/ngx_parse_time.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_inet.o \
src/core/ngx_inet.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_file.o \
src/core/ngx_file.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_crc32.o \
src/core/ngx_crc32.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_murmurhash.o \
src/core/ngx_murmurhash.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_md5.o \
src/core/ngx_md5.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_sha1.o \
src/core/ngx_sha1.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_rbtree.o \
src/core/ngx_rbtree.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_radix_tree.o \
src/core/ngx_radix_tree.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_slab.o \
src/core/ngx_slab.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_times.o \
src/core/ngx_times.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_shmtx.o \
src/core/ngx_shmtx.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_connection.o \
src/core/ngx_connection.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_cycle.o \
src/core/ngx_cycle.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_spinlock.o \
src/core/ngx_spinlock.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_rwlock.o \
src/core/ngx_rwlock.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_cpuinfo.o \
src/core/ngx_cpuinfo.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_conf_file.o \
src/core/ngx_conf_file.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_module.o \
src/core/ngx_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_resolver.o \
src/core/ngx_resolver.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_open_file_cache.o \
src/core/ngx_open_file_cache.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_crypt.o \
src/core/ngx_crypt.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_proxy_protocol.o \
src/core/ngx_proxy_protocol.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_syslog.o \
src/core/ngx_syslog.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/ngx_event.o \
src/event/ngx_event.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/ngx_event_timer.o \
src/event/ngx_event_timer.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/ngx_event_posted.o \
src/event/ngx_event_posted.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/ngx_event_accept.o \
src/event/ngx_event_accept.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/ngx_event_udp.o \
src/event/ngx_event_udp.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/ngx_event_connect.o \
src/event/ngx_event_connect.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/ngx_event_pipe.o \
src/event/ngx_event_pipe.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/engine/ngx_ssl_engine.o \
src/engine/ngx_ssl_engine.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_time.o \
src/os/unix/ngx_time.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_errno.o \
src/os/unix/ngx_errno.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_alloc.o \
src/os/unix/ngx_alloc.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_files.o \
src/os/unix/ngx_files.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_socket.o \
src/os/unix/ngx_socket.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_recv.o \
src/os/unix/ngx_recv.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_readv_chain.o \
src/os/unix/ngx_readv_chain.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_udp_recv.o \
src/os/unix/ngx_udp_recv.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_send.o \
src/os/unix/ngx_send.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_writev_chain.o \
src/os/unix/ngx_writev_chain.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_udp_send.o \
src/os/unix/ngx_udp_send.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_udp_sendmsg_chain.o \
src/os/unix/ngx_udp_sendmsg_chain.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_channel.o \
src/os/unix/ngx_channel.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_shmem.o \
src/os/unix/ngx_shmem.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_process.o \
src/os/unix/ngx_process.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_daemon.o \
src/os/unix/ngx_daemon.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_setaffinity.o \
src/os/unix/ngx_setaffinity.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_setproctitle.o \
src/os/unix/ngx_setproctitle.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_posix_init.o \
src/os/unix/ngx_posix_init.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_user.o \
src/os/unix/ngx_user.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_dlopen.o \
src/os/unix/ngx_dlopen.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_process_cycle.o \
src/os/unix/ngx_process_cycle.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_linux_init.o \
src/os/unix/ngx_linux_init.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/modules/ngx_epoll_module.o \
src/event/modules/ngx_epoll_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_linux_sendfile_chain.o \
src/os/unix/ngx_linux_sendfile_chain.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_bpf.o \
src/core/ngx_bpf.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_thread_pool.o \
src/core/ngx_thread_pool.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_thread_cond.o \
src/os/unix/ngx_thread_cond.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_thread_mutex.o \
src/os/unix/ngx_thread_mutex.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/os/unix/ngx_thread_id.o \
src/os/unix/ngx_thread_id.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/ngx_event_openssl.o \
src/event/ngx_event_openssl.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/event/ngx_event_openssl_stapling.o \
src/event/ngx_event_openssl_stapling.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/src/core/ngx_regex.o \
src/core/ngx_regex.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http.o \
src/http/ngx_http.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_core_module.o \
src/http/ngx_http_core_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_special_response.o \
src/http/ngx_http_special_response.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_request.o \
src/http/ngx_http_request.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_parse.o \
src/http/ngx_http_parse.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_log_module.o \
src/http/modules/ngx_http_log_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_request_body.o \
src/http/ngx_http_request_body.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_variables.o \
src/http/ngx_http_variables.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_script.o \
src/http/ngx_http_script.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_upstream.o \
src/http/ngx_http_upstream.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_upstream_round_robin.o \
src/http/ngx_http_upstream_round_robin.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_file_cache.o \
src/http/ngx_http_file_cache.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_write_filter_module.o \
src/http/ngx_http_write_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_header_filter_module.o \
src/http/ngx_http_header_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_chunked_filter_module.o \
src/http/modules/ngx_http_chunked_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/v2/ngx_http_v2_filter_module.o \
src/http/v2/ngx_http_v2_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_range_filter_module.o \
src/http/modules/ngx_http_range_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_gzip_filter_module.o \
src/http/modules/ngx_http_gzip_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_postpone_filter_module.o \
src/http/ngx_http_postpone_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_ssi_filter_module.o \
src/http/modules/ngx_http_ssi_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_charset_filter_module.o \
src/http/modules/ngx_http_charset_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_gunzip_filter_module.o \
src/http/modules/ngx_http_gunzip_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_headers_filter_module.o \
src/http/modules/ngx_http_headers_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/ngx_http_copy_filter_module.o \
src/http/ngx_http_copy_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_not_modified_filter_module.o \
src/http/modules/ngx_http_not_modified_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/v2/ngx_http_v2.o \
src/http/v2/ngx_http_v2.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/v2/ngx_http_v2_table.o \
src/http/v2/ngx_http_v2_table.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/v2/ngx_http_v2_encode.o \
src/http/v2/ngx_http_v2_encode.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/v2/ngx_http_v2_huff_decode.o \
src/http/v2/ngx_http_v2_huff_decode.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/v2/ngx_http_v2_huff_encode.o \
src/http/v2/ngx_http_v2_huff_encode.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/v2/ngx_http_v2_module.o \
src/http/v2/ngx_http_v2_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_static_module.o \
src/http/modules/ngx_http_static_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_gzip_static_module.o \
src/http/modules/ngx_http_gzip_static_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_index_module.o \
src/http/modules/ngx_http_index_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_mirror_module.o \
src/http/modules/ngx_http_mirror_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_try_files_module.o \
src/http/modules/ngx_http_try_files_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_auth_basic_module.o \
src/http/modules/ngx_http_auth_basic_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_access_module.o \
src/http/modules/ngx_http_access_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_realip_module.o \
src/http/modules/ngx_http_realip_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_map_module.o \
src/http/modules/ngx_http_map_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_referer_module.o \
src/http/modules/ngx_http_referer_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_rewrite_module.o \
src/http/modules/ngx_http_rewrite_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_ssl_module.o \
src/http/modules/ngx_http_ssl_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_proxy_module.o \
src/http/modules/ngx_http_proxy_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_grpc_module.o \
src/http/modules/ngx_http_grpc_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_upstream_random_module.o \
src/http/modules/ngx_http_upstream_random_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \
src/http/modules/ngx_http_upstream_keepalive_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include \
-o objs/src/http/modules/ngx_http_stub_status_module.o \
src/http/modules/ngx_http_stub_status_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream.o \
src/stream/ngx_stream.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_variables.o \
src/stream/ngx_stream_variables.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_script.o \
src/stream/ngx_stream_script.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_handler.o \
src/stream/ngx_stream_handler.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_core_module.o \
src/stream/ngx_stream_core_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_log_module.o \
src/stream/ngx_stream_log_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_proxy_module.o \
src/stream/ngx_stream_proxy_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_upstream.o \
src/stream/ngx_stream_upstream.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_upstream_round_robin.o \
src/stream/ngx_stream_upstream_round_robin.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_write_filter_module.o \
src/stream/ngx_stream_write_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_ssl_module.o \
src/stream/ngx_stream_ssl_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_access_module.o \
src/stream/ngx_stream_access_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_geo_module.o \
src/stream/ngx_stream_geo_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_map_module.o \
src/stream/ngx_stream_map_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_split_clients_module.o \
src/stream/ngx_stream_split_clients_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_set_module.o \
src/stream/ngx_stream_set_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_upstream_random_module.o \
src/stream/ngx_stream_upstream_random_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/src/stream/ngx_stream_ssl_preread_module.o \
src/stream/ngx_stream_ssl_preread_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ndk.o \
../ngx_devel_kit-0.3.1/src/ndk.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_module.o \
../echo-nginx-module-0.62/src/ngx_http_echo_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_util.o \
../echo-nginx-module-0.62/src/ngx_http_echo_util.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_timer.o \
../echo-nginx-module-0.62/src/ngx_http_echo_timer.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_var.o \
../echo-nginx-module-0.62/src/ngx_http_echo_var.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_handler.o \
../echo-nginx-module-0.62/src/ngx_http_echo_handler.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_filter.o \
../echo-nginx-module-0.62/src/ngx_http_echo_filter.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_sleep.o \
../echo-nginx-module-0.62/src/ngx_http_echo_sleep.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_location.o \
../echo-nginx-module-0.62/src/ngx_http_echo_location.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_echo.o \
../echo-nginx-module-0.62/src/ngx_http_echo_echo.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_request_info.o \
../echo-nginx-module-0.62/src/ngx_http_echo_request_info.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_subrequest.o \
../echo-nginx-module-0.62/src/ngx_http_echo_subrequest.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_echo_foreach.o \
../echo-nginx-module-0.62/src/ngx_http_echo_foreach.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_coolkit_handlers.o \
../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_coolkit_module.o \
../ngx_coolkit-0.2/src/ngx_coolkit_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_coolkit_variables.o \
../ngx_coolkit-0.2/src/ngx_coolkit_variables.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_base32.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_base32.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_default_value.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_default_value.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_hashed_upstream.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_hashed_upstream.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_quote_sql.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_quote_sql.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_quote_json.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_quote_json.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_unescape_uri.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_unescape_uri.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_misc_module.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_misc_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_escape_uri.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_escape_uri.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_hash.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_hash.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_local_today.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_local_today.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_hex.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_hex.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_base64.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_base64.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_base64url.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_base64url.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_random.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_random.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_secure_random.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_secure_random.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_rotate.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_rotate.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_set_hmac.o \
../set-misc-nginx-module-0.33/src/ngx_http_set_hmac.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_encrypted_session_module.o \
../encrypted-session-nginx-module-0.09/src/ngx_http_encrypted_session_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_encrypted_session_cipher.o \
../encrypted-session-nginx-module-0.09/src/ngx_http_encrypted_session_cipher.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_lua_config_module.o \
../lua-resty-config-1.0.3/src/ngx_lua_config_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_lua_request_id_module.o \
../lua-resty-request-id-0.01rc3/src/ngx_lua_request_id_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_script.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_script.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_log.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_log.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_subrequest.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_subrequest.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ndk.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_ndk.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_control.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_control.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_time.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_time.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_misc.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_misc.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_variable.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_variable.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_string.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_string.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_output.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_output.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_headers.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_headers.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_req_body.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_req_body.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_uri.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_uri.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_args.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_args.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ctx.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_ctx.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_regex.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_regex.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_module.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_headers_out.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_headers_out.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_headers_in.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_headers_in.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_directive.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_directive.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_consts.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_consts.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_exception.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_exception.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_util.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_util.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_cache.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_cache.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_contentby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_contentby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_rewriteby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_rewriteby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_accessby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_accessby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_setby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_setby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_capturefilter.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_capturefilter.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_clfactory.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_clfactory.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_pcrefix.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_pcrefix.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_headerfilterby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_headerfilterby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_shdict.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_shdict.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_socket_tcp.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_socket_tcp.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_api.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_api.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_logby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_logby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_sleep.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_sleep.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_semaphore.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_semaphore.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_coroutine.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_coroutine.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_bodyfilterby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_bodyfilterby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_initby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_initby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_initworkerby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_initworkerby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_exitworkerby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_exitworkerby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_socket_udp.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_socket_udp.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_req_method.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_req_method.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_phase.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_phase.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_uthread.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_uthread.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_timer.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_timer.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_config.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_config.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_worker.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_worker.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ssl_client_helloby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_ssl_client_helloby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ssl_certby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_ssl_certby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ssl_ocsp.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_ssl_ocsp.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_lex.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_lex.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_balancer.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_balancer.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_ssl_session_storeby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_ssl_session_fetchby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ssl_alpn.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_ssl_alpn.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ssl.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_ssl.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_log_ringbuf.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_log_ringbuf.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_input_filters.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_input_filters.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_worker_thread.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_worker_thread.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_pipe.o \
../ngx_lua-0.10.20.5rc1/src/ngx_http_lua_pipe.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_headers_more_filter_module.o \
../headers-more-nginx-module-0.33/src/ngx_http_headers_more_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_headers_more_headers_out.o \
../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_out.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_headers_more_headers_in.o \
../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_in.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_headers_more_util.o \
../headers-more-nginx-module-0.33/src/ngx_http_headers_more_util.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_api.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_api.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_request.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_request.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_module.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_directive.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_directive.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_lex.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_lex.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_contentby.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_contentby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_util.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_util.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_cache.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_cache.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_clfactory.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_clfactory.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_exception.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_exception.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_pcrefix.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_pcrefix.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_uthread.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_uthread.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_coroutine.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_coroutine.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_output.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_output.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_consts.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_consts.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_log.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_log.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_time.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_time.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_string.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_string.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_control.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_control.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_sleep.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_sleep.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_phase.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_phase.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_ctx.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_ctx.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_regex.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_regex.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_script.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_script.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_shdict.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_shdict.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_variable.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_variable.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_timer.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_timer.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_config.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_config.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_worker.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_worker.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_misc.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_misc.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_initby.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_initby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_initworkerby.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_initworkerby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_socket_tcp.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_socket_tcp.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_socket_udp.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_socket_udp.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_args.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_args.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_ssl.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_ssl.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_balancer.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_balancer.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_logby.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_logby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_prereadby.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_prereadby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_semaphore.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_semaphore.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_ssl_client_helloby.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_ssl_client_helloby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_ssl_certby.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_ssl_certby.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_log_ringbuf.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_log_ringbuf.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_input_filters.o \
../ngx_stream_lua-0.0.10.3/src/ngx_stream_lua_input_filters.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_ssl_module.o \
../ngx_lua_ssl-0.01rc3/src/ngx_http_lua_ssl_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_conf_module.o \
../lua-conf-nginx-module-0.4.19/src/ngx_http_lua_conf_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_conf_module.o \
../lua-conf-nginx-module-0.4.19/src/ngx_stream_lua_conf_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_conf_filter.o \
../lua-conf-nginx-module-0.4.19/src/ngx_http_lua_conf_filter.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_cache_index_module.o \
../cache-index-nginx-module-1.0.5/src/ngx_http_cache_index_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_metrics_module.o \
../lua-metrics-nginx-module-1.0.2/src/ngx_http_lua_metrics_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_pwshstats.o \
../lua-resty-pwshstats-0.0.4/src/ngx_http_lua_pwshstats.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_stream_lua_pwshstats.o \
../lua-resty-pwshstats-0.0.4/src/ngx_stream_lua_pwshstats.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/src/ngx_http_lua_dymetrics.o \
../lua-resty-dymetrics-0.0.11/src/ngx_http_lua_dymetrics.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/common/constants.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/common/constants.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/common/context.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/common/context.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/common/dictionary.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/common/dictionary.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/common/platform.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/common/platform.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/common/transform.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/common/transform.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/backward_references.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/backward_references.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/backward_references_hq.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/backward_references_hq.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/bit_cost.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/bit_cost.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/block_splitter.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/block_splitter.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/brotli_bit_stream.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/brotli_bit_stream.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/cluster.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/cluster.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/command.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/command.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/compress_fragment.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/compress_fragment.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/compress_fragment_two_pass.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/compress_fragment_two_pass.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/dictionary_hash.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/dictionary_hash.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/encode.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/encode.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/encoder_dict.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/encoder_dict.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/entropy_encode.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/entropy_encode.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/fast_log.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/fast_log.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/histogram.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/histogram.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/literal_cost.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/literal_cost.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/memory.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/memory.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/metablock.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/metablock.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/static_dict.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/static_dict.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/enc/utf8_util.o \
../ngx_brotli-1.0.0.2/deps/brotli/c/enc/utf8_util.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/filter/ngx_http_brotli_filter_module.o \
../ngx_brotli-1.0.0.2/filter/ngx_http_brotli_filter_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/src -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I ../ngx_brotli-1.0.0.2/deps/brotli/c/include -I src/stream -I /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 \
-o objs/addon/static/ngx_http_brotli_static_module.o \
../ngx_brotli-1.0.0.2/static/ngx_http_brotli_static_module.c
ccache gcc -fdiagnostics-color=always -c -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/include -g -O2 -fdebug-prefix-map=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/engine -I src/engine/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.20.5rc1/src/api -I ../ngx_stream_lua-0.0.10.3/src/api -I ../lua-conf-nginx-module-0.4.19/src -I ../cache-index-nginx-module-1.0.5/src -I ../lua-metrics-nginx-module-1.0.2/src -I objs \
-o objs/ngx_modules.o \
objs/ngx_modules.c
sed -e "s|%%PREFIX%%|/usr/local/openresty-plus/nginx|" \
-e "s|%%PID_PATH%%|/usr/local/openresty-plus/nginx/logs/nginx.pid|" \
-e "s|%%CONF_PATH%%|/usr/local/openresty-plus/nginx/conf/nginx.conf|" \
-e "s|%%ERROR_LOG_PATH%%|/usr/local/openresty-plus/nginx/logs/error.log|" \
< docs/man/nginx.8 > objs/nginx.8
ccache gcc -fdiagnostics-color=always -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/engine/ngx_ssl_engine.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/core/ngx_thread_pool.o \
objs/src/os/unix/ngx_thread_cond.o \
objs/src/os/unix/ngx_thread_mutex.o \
objs/src/os/unix/ngx_thread_id.o \
objs/src/event/ngx_event_openssl.o \
objs/src/event/ngx_event_openssl_stapling.o \
objs/src/core/ngx_regex.o \
objs/src/http/ngx_http.o \
objs/src/http/ngx_http_core_module.o \
objs/src/http/ngx_http_special_response.o \
objs/src/http/ngx_http_request.o \
objs/src/http/ngx_http_parse.o \
objs/src/http/modules/ngx_http_log_module.o \
objs/src/http/ngx_http_request_body.o \
objs/src/http/ngx_http_variables.o \
objs/src/http/ngx_http_script.o \
objs/src/http/ngx_http_upstream.o \
objs/src/http/ngx_http_upstream_round_robin.o \
objs/src/http/ngx_http_file_cache.o \
objs/src/http/ngx_http_write_filter_module.o \
objs/src/http/ngx_http_header_filter_module.o \
objs/src/http/modules/ngx_http_chunked_filter_module.o \
objs/src/http/v2/ngx_http_v2_filter_module.o \
objs/src/http/modules/ngx_http_range_filter_module.o \
objs/src/http/modules/ngx_http_gzip_filter_module.o \
objs/src/http/ngx_http_postpone_filter_module.o \
objs/src/http/modules/ngx_http_ssi_filter_module.o \
objs/src/http/modules/ngx_http_charset_filter_module.o \
objs/src/http/modules/ngx_http_gunzip_filter_module.o \
objs/src/http/modules/ngx_http_headers_filter_module.o \
objs/src/http/ngx_http_copy_filter_module.o \
objs/src/http/modules/ngx_http_not_modified_filter_module.o \
objs/src/http/v2/ngx_http_v2.o \
objs/src/http/v2/ngx_http_v2_table.o \
objs/src/http/v2/ngx_http_v2_encode.o \
objs/src/http/v2/ngx_http_v2_huff_decode.o \
objs/src/http/v2/ngx_http_v2_huff_encode.o \
objs/src/http/v2/ngx_http_v2_module.o \
objs/src/http/modules/ngx_http_static_module.o \
objs/src/http/modules/ngx_http_gzip_static_module.o \
objs/src/http/modules/ngx_http_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_realip_module.o \
objs/src/http/modules/ngx_http_map_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_grpc_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_stub_status_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_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_set_module.o \
objs/src/stream/ngx_stream_upstream_random_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_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_encrypted_session_module.o \
objs/addon/src/ngx_http_encrypted_session_cipher.o \
objs/addon/src/ngx_lua_config_module.o \
objs/addon/src/ngx_lua_request_id_module.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_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_alpn.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_worker_thread.o \
objs/addon/src/ngx_http_lua_pipe.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_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/addon/src/ngx_http_lua_ssl_module.o \
objs/addon/src/ngx_http_lua_conf_module.o \
objs/addon/src/ngx_stream_lua_conf_module.o \
objs/addon/src/ngx_http_lua_conf_filter.o \
objs/addon/src/ngx_http_cache_index_module.o \
objs/addon/src/ngx_http_lua_metrics_module.o \
objs/addon/src/ngx_http_lua_pwshstats.o \
objs/addon/src/ngx_stream_lua_pwshstats.o \
objs/addon/src/ngx_http_lua_dymetrics.o \
objs/addon/common/constants.o \
objs/addon/common/context.o \
objs/addon/common/dictionary.o \
objs/addon/common/platform.o \
objs/addon/common/transform.o \
objs/addon/enc/backward_references.o \
objs/addon/enc/backward_references_hq.o \
objs/addon/enc/bit_cost.o \
objs/addon/enc/block_splitter.o \
objs/addon/enc/brotli_bit_stream.o \
objs/addon/enc/cluster.o \
objs/addon/enc/command.o \
objs/addon/enc/compress_fragment.o \
objs/addon/enc/compress_fragment_two_pass.o \
objs/addon/enc/dictionary_hash.o \
objs/addon/enc/encode.o \
objs/addon/enc/encoder_dict.o \
objs/addon/enc/entropy_encode.o \
objs/addon/enc/fast_log.o \
objs/addon/enc/histogram.o \
objs/addon/enc/literal_cost.o \
objs/addon/enc/memory.o \
objs/addon/enc/metablock.o \
objs/addon/enc/static_dict.o \
objs/addon/enc/utf8_util.o \
objs/addon/filter/ngx_http_brotli_filter_module.o \
objs/addon/static/ngx_http_brotli_static_module.o \
objs/ngx_modules.o \
-L/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/lib -L/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/lib -Wl,-rpath,/usr/local/openresty-plus/luajit/lib:/usr/local/openresty-plus/lmdb/lib -L/usr/local/openresty/zlib/lib -L/usr/local/openresty/pcre/lib -L/usr/local/openresty/boringssl/lib -Wl,-rpath,/usr/local/openresty/zlib/lib:/usr/local/openresty/pcre/lib:/usr/local/openresty/boringssl/lib -Wl,--require-defined=pcre_version -Wl,-E -Wl,-E -ldl -lpthread -lpthread -lcrypt -L/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/lib -llmdb -L/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/lib -lluajit-5.1 -lm -ldl -L/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/lib -lluajit-5.1 -lm -ldl -L/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lmdb-root/lib -llmdb -lm -lpcre -lssl -lcrypto -ldl -lpthread -lz \
-Wl,-E
make[4]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
make[2]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
make[1]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
fakeroot debian/rules binary
dh binary --parallel --with autotools-dev,systemd
dh: warning: The autotools-dev sequence is deprecated and replaced by dh in debhelper (>= 9.20160115)
dh: warning: This feature will be removed in compat 12.
dh_testroot -O--parallel
dh_prep -O--parallel
debian/rules override_dh_auto_install
make[1]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
dh_auto_install
make -j8 install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_OBFUSCATE -DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT -g3 -DLUAJIT_ENABLE_GC64' CC='ccache gcc -fdiagnostics-color=always' PREFIX=/usr/local/openresty-plus/luajit
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
==== Building LuaJIT 2.1.0-beta3 ====
make -C src
make[4]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618/src'
make[4]: Nothing to be done for 'default'.
make[4]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618/src'
==== Successfully built LuaJIT 2.1.0-beta3 ====
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-cjson-2.1.0.8 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/usr/local/openresty-plus/lualib LUA_MODULE_DIR=/usr/local/openresty-plus/lualib CJSON_CFLAGS="-g -fpic" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-cjson-2.1.0.8'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-cjson-2.1.0.8'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-gd-0.01 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/usr/local/openresty-plus/lualib LUA_MODULE_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-gd-0.01'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-gd-0.01'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-json-escape-0.01rc1 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-json-escape-0.01rc1'
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-json-escape-0.01rc1'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-balancer-0.04 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-balancer-0.04'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-balancer-0.04'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ssl-0.03 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ssl-0.03'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ssl-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-zlib-0.03 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-zlib-0.03'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-zlib-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02'
make -C lua-scrypt
make[4]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02/lua-scrypt'
ccache gcc -fdiagnostics-color=always -Wl,-Bsymbolic-functions -Wl,-z,relro -shared -o libscrypt.so memlimit.o scrypt_calibrate.o scryptenc_cpuperf.o sha256.o crypto_scrypt.o crypto_scrypt-sse.o
make[4]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02/lua-scrypt'
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-pki-1.1.2 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-pki-1.1.2'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-pki-1.1.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pgutils-0.01rc4 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pgutils-0.01rc4'
make[3]: Nothing to be done for 'default'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pgutils-0.01rc4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-logger-socket-0.10rc4 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-logger-socket-0.10rc4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-logger-socket-0.10rc4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-sysstat-1.1.2 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-sysstat-1.1.2'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-sysstat-1.1.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-fs-1.1.0 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-fs-1.1.0'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-fs-1.1.0'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-domain-suffix-1.1 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-domain-suffix-1.1'
make[3]: Nothing to be done for 'default'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-domain-suffix-1.1'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-signal-0.03 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-signal-0.03'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-signal-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-triegen-0.08 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-triegen-0.08'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-triegen-0.08'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hyperscan-0.07 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-plus/hyperscan/include/hs" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hyperscan-0.07'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hyperscan-0.07'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-utf8-escape-0.01 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-utf8-escape-0.01'
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-utf8-escape-0.01'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-charset-1.0.0 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-charset-1.0.0'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-charset-1.0.0'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdb-1.0.3 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdb-1.0.3'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdb-1.0.3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-time-0.01 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-time-0.01'
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-time-0.01'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-maxminddb-0.0.4 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-maxminddb-0.0.4'
echo "Packing framework will do make and make install actions."
Packing framework will do make and make install actions.
echo "This is just a placeholder as default target for the make action."
This is just a placeholder as default target for the make action.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-maxminddb-0.0.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jsonb-0.0.6 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib LDFLAGS="-L/usr/local/openresty-yajl/lib -Wl,-rpath,/usr/local/openresty-yajl/lib -lyajl" CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-yajl/include/" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jsonb-0.0.6'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jsonb-0.0.6'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ldap-0.0.5 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ldap-0.0.5'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ldap-0.0.5'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openidc-1.7.4 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openidc-1.7.4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openidc-1.7.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-session-3.7 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-session-3.7'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-session-3.7'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openssl-0.7.4 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openssl-0.7.4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openssl-0.7.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jwt-0.2.3 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jwt-0.2.3'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jwt-0.2.3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hmac-0.05 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hmac-0.05'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hmac-0.05'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mlcache-2.5.0.2 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mlcache-2.5.0.2'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mlcache-2.5.0.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dymetrics-0.0.11 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dymetrics-0.0.11'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dymetrics-0.0.11'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-patlist-0.0.4 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-patlist-0.0.4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-patlist-0.0.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mail-1.0.2 && make DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mail-1.0.2'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mail-1.0.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4 && make
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
make -f objs/Makefile
make[4]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
make[4]: Nothing to be done for 'build'.
make[4]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/
cp /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/COPYRIGHT /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618 && make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_OBFUSCATE -DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT -g3 -DLUAJIT_ENABLE_GC64' CC='ccache gcc -fdiagnostics-color=always' PREFIX=/usr/local/openresty-plus/luajit DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
==== Installing LuaJIT 2.1.0-beta3 to /usr/local/openresty-plus/luajit ====
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/bin /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/include/luajit-2.1 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/share/man/man1 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/pkgconfig /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/share/lua/5.1 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/lua/5.1
cd src && install -m 0755 luajit /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/bin/luajit-2.1.0-beta3
cd src && test -f libluajit.a && install -m 0644 libluajit.a /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/libluajit-5.1.a || :
rm -f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2.1.0 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/libluajit-5.1.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2
cd src && test -f libluajit.so && \
install -m 0755 libluajit.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2.1.0 && \
( ldconfig -n 2>/dev/null /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib || : ) && \
ln -sf libluajit-5.1.so.2.1.0 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/libluajit-5.1.so && \
ln -sf libluajit-5.1.so.2.1.0 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2 || :
cd etc && install -m 0644 luajit.1 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/share/man/man1
cd etc && sed -e "s|^prefix=.*|prefix=/usr/local/openresty-plus/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \
install -m 0644 luajit.pc.tmp /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/pkgconfig/luajit.pc && \
rm -f luajit.pc.tmp
cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/include/luajit-2.1
cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit
ln -sf luajit-2.1.0-beta3 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/bin/luajit
==== Successfully installed LuaJIT 2.1.0-beta3 to /usr/local/openresty-plus/luajit ====
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/LuaJIT-plus-2.1-20210618'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/liblmdb-1.0.0rc2/libraries/liblmdb && make install CC='ccache gcc -fdiagnostics-color=always' prefix=/usr/local/openresty-plus/lmdb
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/liblmdb-1.0.0rc2/libraries/liblmdb'
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/bin
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/lib
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/include
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/share/man/man1
for f in mdb_stat mdb_copy mdb_dump mdb_load mdb_drop; do cp $f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/bin; done
for f in liblmdb.a liblmdb.so; do cp $f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/lib; done
for f in lmdb.h; do cp $f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/include; done
for f in mdb_stat.1 mdb_copy.1 mdb_dump.1 mdb_load.1 mdb_drop.1; do cp $f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/share/man/man1; done
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/liblmdb-1.0.0rc2/libraries/liblmdb'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5 && make install prefix=/usr/local/openresty-plus/tcc
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5'
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
mkdir -p "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/bin" && install -m755 tcc "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/bin"
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
mkdir -p "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/lib/tcc" && install -m644 libtcc1.a "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/lib/tcc"
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
mkdir -p "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/lib/tcc/include" && install -m644 ./include/*.h ./tcclib.h "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/lib/tcc/include"
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
mkdir -p "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/lib" && install -m755 libtcc.so "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/lib"
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
mkdir -p "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/include" && install -m644 ./libtcc.h "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/include"
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
mkdir -p "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/share/man/man1" && install -m644 tcc.1 "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/share/man/man1"
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
mkdir -p "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/share/info" && install -m644 tcc-doc.info "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/share/info"
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
mkdir -p "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/share/doc" && install -m644 tcc-doc.html "/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/share/doc"
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5'
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/ && ln -sf ../tcc/lib/libtcc.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-cjson-2.1.0.8 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/usr/local/openresty-plus/lualib LUA_MODULE_DIR=/usr/local/openresty-plus/lualib CJSON_CFLAGS="-g -fpic" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-cjson-2.1.0.8'
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib
rm -f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/cjson.so
cp cjson.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib
chmod 755 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/cjson.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-cjson-2.1.0.8'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-gd-0.01 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/usr/local/openresty-plus/lualib LUA_MODULE_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-gd-0.01'
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib
rm -f /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/gd.so
cp gd.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib
chmod 755 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/gd.so
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-gd-0.01'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-json-escape-0.01rc1 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-json-escape-0.01rc1'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/json/
install lib/resty/json/escape.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/json/
install libjsonescape.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-json-escape-0.01rc1'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-balancer-0.04 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-balancer-0.04'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install librestychash.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-balancer-0.04'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ssl-0.03 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ssl-0.03'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install librestyssl.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ssl-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-zlib-0.03 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-zlib-0.03'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-zlib-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02'
make -C lua-scrypt
make[4]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02/lua-scrypt'
ccache gcc -fdiagnostics-color=always -Wl,-Bsymbolic-functions -Wl,-z,relro -shared -o libscrypt.so memlimit.o scrypt_calibrate.o scryptenc_cpuperf.o sha256.o crypto_scrypt.o crypto_scrypt-sse.o
make[4]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02/lua-scrypt'
make -C lua-scrypt install
make[4]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02/lua-scrypt'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib
install libscrypt.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib
make[4]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02/lua-scrypt'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty
install -m664 lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-scrypt-0.02'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-pki-1.1.2 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-pki-1.1.2'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/oredge
install lib/oredge/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/oredge
install libedgepki.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-pki-1.1.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pgutils-0.01rc4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pgutils-0.01rc4'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install libpgutils.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pgutils-0.01rc4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-logger-socket-0.10rc4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-logger-socket-0.10rc4'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/logger/
install lib/resty/logger/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/logger/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-logger-socket-0.10rc4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-sysstat-1.1.2 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-sysstat-1.1.2'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/sysstat
install lib/resty/sysstat.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/sysstat.lua
cd lib/resty/sysstat && find . -type f -exec echo install "{}" to \
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/sysstat/"{}" \;
install ./clib.lua to /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/sysstat/./clib.lua
install ./linux.lua to /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/sysstat/./linux.lua
cd lib/resty/sysstat && find . -type f -exec install -D "{}" \
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/sysstat/"{}" \;
install librestysysstat.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-sysstat-1.1.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-fs-1.1.0 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-fs-1.1.0'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/fs.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/fs.lua
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/fs
cd lib/resty/fs && find . -type f -exec echo install "{}" to \
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/fs/"{}" \;
install ./stat.lua to /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/fs/./stat.lua
install ./clib.lua to /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/fs/./clib.lua
cd lib/resty/fs && find . -type f -exec install -D "{}" \
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/fs/"{}" \;
install librestyfs.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-fs-1.1.0'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-domain-suffix-1.1 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-domain-suffix-1.1'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty/domain
install lib/resty/domain/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/domain/
install librestydomainsuffix.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-domain-suffix-1.1'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-signal-0.03 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-signal-0.03'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install librestysignal.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-signal-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-triegen-0.08 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-triegen-0.08'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install librestytriegen.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-triegen-0.08'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hyperscan-0.07 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-plus/hyperscan/include/hs" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hyperscan-0.07'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/hyperscan
install lib/resty/hyperscan/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/hyperscan/
install librestyhsrt.so librestyhscomp.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hyperscan-0.07'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-utf8-escape-0.01 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-utf8-escape-0.01'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/utf8/
install lib/resty/utf8/escape.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/utf8/
install libutf8escape.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-utf8-escape-0.01'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-charset-1.0.0 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-charset-1.0.0'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/charset.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/charset.lua
install librestycharset.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-charset-1.0.0'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdb-1.0.3 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdb-1.0.3'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install librestyipdb.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdb-1.0.3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-time-0.01 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-time-0.01'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
install lib/resty/time.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
install librestytime.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-time-0.01'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-maxminddb-0.0.4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-maxminddb-0.0.4'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-maxminddb-0.0.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jsonb-0.0.6 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib LDFLAGS="-L/usr/local/openresty-yajl/lib -Wl,-rpath,/usr/local/openresty-yajl/lib -lyajl" CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/usr/local/openresty-yajl/include/" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jsonb-0.0.6'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install librestyjsonb.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jsonb-0.0.6'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ldap-0.0.5 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ldap-0.0.5'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/ldap
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/ldap/dua
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/ldap/dua/net
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/ldap/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/ldap
install lib/resty/ldap/dua/net/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/ldap/dua/net
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ldap-0.0.5'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openidc-1.7.4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openidc-1.7.4'
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openidc-1.7.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-session-3.7 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-session-3.7'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/ciphers
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/compressors
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/encoders
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/hmac
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/identifiers
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/serializers
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/storage
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/strategies
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/session/ciphers/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/ciphers
install lib/resty/session/compressors/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/compressors
install lib/resty/session/encoders/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/encoders
install lib/resty/session/hmac/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/hmac
install lib/resty/session/identifiers/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/identifiers
install lib/resty/session/serializers/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/serializers
install lib/resty/session/storage/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/storage
install lib/resty/session/strategies/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/session/strategies
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-session-3.7'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openssl-0.7.4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openssl-0.7.4'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/auxiliary
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/include
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/include/x509
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/x509
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/x509/extension
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/openssl/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl
install lib/resty/openssl/auxiliary/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/auxiliary
install lib/resty/openssl/include/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/include
install lib/resty/openssl/include/x509/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/include/x509
install lib/resty/openssl/x509/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/x509
install lib/resty/openssl/x509/extension/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/openssl/x509/extension
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-openssl-0.7.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jwt-0.2.3 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jwt-0.2.3'
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jwt-0.2.3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hmac-0.05 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hmac-0.05'
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-hmac-0.05'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mlcache-2.5.0.2 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mlcache-2.5.0.2'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/mlcache
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/mlcache/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/mlcache
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mlcache-2.5.0.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dymetrics-0.0.11 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3 -I/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/tcc-plus-0.9.27.5" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dymetrics-0.0.11'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install librestydymetricsgen.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dymetrics-0.0.11'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-patlist-0.0.4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-patlist-0.0.4'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install libcidr2bin.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib
install libtriegen.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-patlist-0.0.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mail-1.0.2 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_INCLUDE_DIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/luajit-root/usr/local/openresty-plus/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty-plus/lualib CFLAGS="-fpic -g -O3 -Wall -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/boringssl/include -g3" CC='ccache gcc -fdiagnostics-color=always'
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mail-1.0.2'
install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/mail
install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
install lib/resty/mail/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/mail
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mail-1.0.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-message-bus-1.1.5 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-message-bus-1.1.5'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/oredge/messagebus
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/oredge/messagebus/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/oredge/messagebus/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-message-bus-1.1.5'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-routing-platform-0.01rc4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-routing-platform-0.01rc4'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/oredge/routing
cp -r lib/oredge/* /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/oredge
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/edge-routing-platform-0.01rc4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-tablepool-0.02 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-tablepool-0.02'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-tablepool-0.02'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/pgmoon-1.8.2.7 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/pgmoon-1.8.2.7'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/pgmoon
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install pgmoon.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install pgmoon/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/pgmoon/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/pgmoon-1.8.2.7'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-conf-nginx-module-0.4.19 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-conf-nginx-module-0.4.19'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -m664 lib/resty/* /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-conf-nginx-module-0.4.19'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-captcha-0.01rc4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-captcha-0.01rc4'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install src/captcha.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-captcha-0.01rc4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-config-1.0.3 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-config-1.0.3'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
cp -r lib/resty/* /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-config-1.0.3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/cache-index-nginx-module-1.0.5 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/cache-index-nginx-module-1.0.5'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
cp -r lib/resty/* /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/cache-index-nginx-module-1.0.5'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-metrics-nginx-module-1.0.2 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-metrics-nginx-module-1.0.2'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-metrics-nginx-module-1.0.2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pwshstats-0.0.4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pwshstats-0.0.4'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-pwshstats-0.0.4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-cookie-0.1.1rc3 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-cookie-0.1.1rc3'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-cookie-0.1.1rc3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-http-0.10.1 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-http-0.10.1'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-http-0.10.1'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdatx-0.01rc3 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdatx-0.01rc3'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ipdatx-0.01rc3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-otp-0.01rc2 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-otp-0.01rc2'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -m664 lib/resty/* /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-otp-0.01rc2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-memcached-shdict-0.01rc4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-memcached-shdict-0.01rc4'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/memcached/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/memcached/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/memcached/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-memcached-shdict-0.01rc4'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-shdict-simple-0.01rc5 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-shdict-simple-0.01rc5'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/shdict/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/shdict/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/shdict/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-shdict-simple-0.01rc5'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ini-0.02rc3 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ini-0.02rc3'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/ini.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-ini-0.02rc3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-upstream-0.16 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-upstream-0.16'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-upstream-0.16'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dns-0.22 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dns-0.22'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/dns
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/dns/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/dns/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-dns-0.22'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-memcached-0.16 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-memcached-0.16'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-memcached-0.16'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-redis-0.29 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-redis-0.29'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-redis-0.29'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mysql-0.24 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mysql-0.24'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-mysql-0.24'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-string-0.15 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-string-0.15'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-string-0.15'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-upload-0.10 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-upload-0.10'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-upload-0.10'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-websocket-0.08 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-websocket-0.08'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/websocket
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/websocket/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/websocket/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-websocket-0.08'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-lock-0.08 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-lock-0.08'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-lock-0.08'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-lrucache-0.11 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-lrucache-0.11'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/lrucache
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/lrucache/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/lrucache/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-lrucache-0.11'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-core-0.1.22.5rc1 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-core-0.1.22.5rc1'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/core/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/ngx/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/ngx/ssl
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/core/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/core/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/ngx/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/ngx/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/ngx/ssl/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/ngx/ssl/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-core-0.1.22.5rc1'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-limit-traffic-0.11 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-limit-traffic-0.11'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/limit/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/limit/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/limit/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-limit-traffic-0.11'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-memcached-server-0.01rc7 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-memcached-server-0.01rc7'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/memcached
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/memcached/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/memcached
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-memcached-server-0.01rc7'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jit-uuid-0.01rc1 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jit-uuid-0.01rc1'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-jit-uuid-0.01rc1'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-errlog-dedup-0.01rc6 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-errlog-dedup-0.01rc6'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty/errlog
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/errlog/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty/errlog/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-errlog-dedup-0.01rc6'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-block-req-0.01rc2 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-block-req-0.01rc2'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/block
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/block/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/block
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-block-req-0.01rc2'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-request-id-0.01rc3 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-request-id-0.01rc3'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/requestid.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp//usr/local/openresty-plus/lualib/resty/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-request-id-0.01rc3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-shell-0.03 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-shell-0.03'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lib/resty/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/resty/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/lua-resty-shell-0.03'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/ngx_lua_ssl-0.01rc3 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp LUA_LIB_DIR=/usr/local/openresty-plus/lualib INSTALL=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/ngx_lua_ssl-0.01rc3'
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/ngx/ssl/session
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install -d /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/ngx/ssl/session/ticket
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lualib/ngx/ssl/session/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/ngx/ssl/session/
/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install lualib/ngx/ssl/session/ticket/*.lua /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/ngx/ssl/session/ticket/
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/ngx_lua_ssl-0.01rc3'
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/opm-0.0.6 && /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install bin/* /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/bin/
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/resty-cli-0.28 && /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/install bin/* /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/bin/
cd /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4 && make install DESTDIR=/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp
make[3]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
make -f objs/Makefile install
make[4]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
test -d '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx' || mkdir -p '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx'
test -d '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/sbin' \
|| mkdir -p '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/sbin'
test ! -f '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/sbin/nginx' \
|| mv '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/sbin/nginx' \
'/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/sbin/nginx.old'
cp objs/nginx '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/sbin/nginx'
test -d '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf' \
|| mkdir -p '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf'
cp conf/koi-win '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf'
cp conf/koi-utf '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf'
cp conf/win-utf '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf'
test -f '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/mime.types' \
|| cp conf/mime.types '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf'
cp conf/mime.types '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/mime.types.default'
test -f '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/fastcgi_params' \
|| cp conf/fastcgi_params '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf'
cp conf/fastcgi_params \
'/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/fastcgi_params.default'
test -f '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/fastcgi.conf' \
|| cp conf/fastcgi.conf '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf'
cp conf/fastcgi.conf '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/fastcgi.conf.default'
test -f '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/uwsgi_params' \
|| cp conf/uwsgi_params '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf'
cp conf/uwsgi_params \
'/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/uwsgi_params.default'
test -f '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/scgi_params' \
|| cp conf/scgi_params '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf'
cp conf/scgi_params \
'/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/scgi_params.default'
test -f '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/nginx.conf' \
|| cp conf/nginx.conf '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/nginx.conf'
cp conf/nginx.conf '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/conf/nginx.conf.default'
test -d '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/logs' \
|| mkdir -p '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/logs'
test -d '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/logs' \
|| mkdir -p '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/logs'
test -d '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/html' \
|| cp -R docs/html '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx'
test -d '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/logs' \
|| mkdir -p '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/nginx/logs'
make[4]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
make[3]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/build/nginx-1.21.4'
mkdir -p /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/site/lualib /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/site/pod /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/site/manifest
ln -sf /usr/local/openresty-plus/nginx/sbin/nginx /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/bin/openresty-plus
make[2]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
ln -sf /usr/local/openresty-utils/bin/resty2 /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/bin/
ln -sf /usr/local/openresty-plus/hyperscan/lib/libhs.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
ln -sf /usr/local/openresty-plus/hyperscan/lib/libhs_runtime.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
ln -sf /usr/local/openresty-plus/maxminddb/lib/libmaxminddb.so /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib/
rm -rf /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/share/man
rm -rf /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/lib/libluajit-5.1.a
rm -rf /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/bin/mdb_{copy,load,stat,drop}
rm -rf /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/lib/*.a
rm -rf /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/include
rm -rf /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lmdb/share
rm -rf /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/tcc/share
for f in `find /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/lualib -type f -name '*.lua'`; do \
LUA_PATH="/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/?.lua;;" /home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3/debian/tmp/usr/local/openresty-plus/luajit/bin/luajit -bg $f ${f%.lua}.ljbc; \
rm -f $f; \
done
make[1]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
dh_install -O--parallel
dh_installdocs -O--parallel
dh_installchangelogs -O--parallel
dh_systemd_enable -O--parallel
dh_installinit -O--parallel
dh_systemd_start -O--parallel
dh_perl -O--parallel
dh_link -O--parallel
dh_strip_nondeterminism -O--parallel
dh_compress -O--parallel
dh_fixperms -O--parallel
dh_missing -O--parallel
debian/rules override_dh_strip
make[1]: Entering directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
dh_strip --dbg-package=openresty-plus-h3-dbgsym
make[1]: Leaving directory '/home/ljl/code/openresty-plus-packaging/deb/openresty-plus-h3'
dh_makeshlibs -O--parallel
dh_shlibdeps -O--parallel
dpkg-shlibdeps: warning: debian/openresty-plus-h3/usr/local/openresty-plus/tcc/lib/libtcc.so contains an unresolvable reference to symbol dlclose: it's probably a plugin
dpkg-shlibdeps: warning: 2 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: can't extract name and version from library name 'libssl.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libssl.so'
dpkg-shlibdeps: warning: /lib/x86_64-linux-gnu/libssl.so has an unexpected SONAME (libssl.so.1.1)
dpkg-shlibdeps: warning: can't extract name and version from library name 'libssl.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libssl.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libssl.so'
dpkg-shlibdeps: warning: /usr/lib/x86_64-linux-gnu/libssl.so has an unexpected SONAME (libssl.so.1.1)
dpkg-shlibdeps: warning: can't extract name and version from library name 'libssl.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libssl.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libcrypto.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libcrypto.so'
dpkg-shlibdeps: warning: /lib/x86_64-linux-gnu/libcrypto.so has an unexpected SONAME (libcrypto.so.1.1)
dpkg-shlibdeps: warning: can't extract name and version from library name 'libcrypto.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libcrypto.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libcrypto.so'
dpkg-shlibdeps: warning: /usr/lib/x86_64-linux-gnu/libcrypto.so has an unexpected SONAME (libcrypto.so.1.1)
dpkg-shlibdeps: warning: can't extract name and version from library name 'libcrypto.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libcrypto.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libtcc.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libtcc.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libtcc.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libtcc.so'
dh_installdeb -O--parallel
dh_gencontrol -O--parallel
dpkg-gencontrol: warning: Depends field of package openresty-plus-h3-opm: substitution variable ${shlibs:Depends} used, but is not defined
dpkg-gencontrol: warning: package openresty-plus-h3-opm: substitution variable ${perl:Depends} unused, but is defined
dpkg-gencontrol: warning: Depends field of package openresty-plus-h3-resty: substitution variable ${shlibs:Depends} used, but is not defined
dpkg-gencontrol: warning: package openresty-plus-h3-resty: substitution variable ${perl:Depends} unused, but is defined
dh_md5sums -O--parallel
dh_builddeb -O--parallel
dpkg-deb: building package 'openresty-plus-h3-resty' in '../openresty-plus-h3-resty_1.21.4.1.1-1~focal1_amd64.deb'.
dpkg-deb: building package 'openresty-plus-h3-opm' in '../openresty-plus-h3-opm_1.21.4.1.1-1~focal1_amd64.deb'.
dpkg-deb: building package 'openresty-plus-h3-dbgsym' in '../openresty-plus-h3-dbgsym_1.21.4.1.1-1~focal1_amd64.deb'.
dpkg-deb: building package 'openresty-plus-h3' in '../openresty-plus-h3_1.21.4.1.1-1~focal1_amd64.deb'.
dpkg-genbuildinfo
dpkg-genchanges -sa >../openresty-plus-h3_1.21.4.1.1-1~focal1_amd64.changes
dpkg-genchanges: info: including full source code in upload
dpkg-source --after-build .
dpkg-buildpackage: info: full upload (original source is included)
Now running lintian openresty-plus-h3_1.21.4.1.1-1~focal1_amd64.changes ...
E: openresty-plus-h3: binary-or-shlib-defines-rpath usr/local/openresty-plus/lualib/librestyjsonb.so /usr/local/openresty-yajl/lib
E: openresty-plus-h3: binary-or-shlib-defines-rpath usr/local/openresty-plus/nginx/sbin/nginx /usr/local/openresty/boringssl/lib
E: openresty-plus-h3: binary-or-shlib-defines-rpath usr/local/openresty-plus/nginx/sbin/nginx /usr/local/openresty/pcre/lib
E: openresty-plus-h3: binary-or-shlib-defines-rpath usr/local/openresty-plus/nginx/sbin/nginx /usr/local/openresty/zlib/lib
E: openresty-plus-h3 source: build-depends-on-build-essential-package-without-using-version gcc [build-depends: gcc]
E: openresty-plus-h3 source: build-depends-on-build-essential-package-without-using-version libc-dev [build-depends: libc-dev]
E: openresty-plus-h3 source: build-depends-on-build-essential-package-without-using-version make [build-depends: make]
E: openresty-plus-h3 source: debian-control-has-dbgsym-package openresty-plus-h3-dbgsym
E: openresty-plus-h3-opm: depends-on-essential-package-without-using-version depends: gzip
E: openresty-plus-h3-opm: depends-on-essential-package-without-using-version depends: tar
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/bin/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lmdb/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lmdb/bin/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lmdb/lib/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/bin/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/include/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/include/luajit-2.1/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/lib/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/lib/lua/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/lib/lua/5.1/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/lib/pkgconfig/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/share/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/share/lua/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/share/lua/5.1/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/ngx/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/ngx/ssl/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/ngx/ssl/session/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/ngx/ssl/session/ticket/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/oredge/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/oredge/messagebus/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/protocol/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/pgmoon/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/block/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/core/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/dns/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/domain/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/errlog/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/fs/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/hyperscan/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/json/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/ldap/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/ldap/dua/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/ldap/dua/net/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/limit/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/logger/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/lrucache/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/mail/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/memcached/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/mlcache/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/auxiliary/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/extension/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/pgmoon/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/session/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/session/ciphers/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/session/compressors/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/session/encoders/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/session/hmac/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/session/identifiers/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/session/serializers/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/session/storage/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/session/strategies/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/shdict/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/sysstat/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/utf8/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/lualib/resty/websocket/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/nginx/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/nginx/conf/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/nginx/html/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/nginx/logs/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/nginx/sbin/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/site/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/site/lualib/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/tcc/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/tcc/bin/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/tcc/include/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/tcc/lib/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/tcc/lib/tcc/
E: openresty-plus-h3: dir-in-usr-local usr/local/openresty-plus/tcc/lib/tcc/include/
E: openresty-plus-h3-opm: dir-in-usr-local usr/local/openresty-plus/
E: openresty-plus-h3-opm: dir-in-usr-local usr/local/openresty-plus/bin/
E: openresty-plus-h3-opm: dir-in-usr-local usr/local/openresty-plus/site/
E: openresty-plus-h3-opm: dir-in-usr-local usr/local/openresty-plus/site/manifest/
E: openresty-plus-h3-opm: dir-in-usr-local usr/local/openresty-plus/site/pod/
E: openresty-plus-h3-resty: dir-in-usr-local usr/local/openresty-plus/
E: openresty-plus-h3-resty: dir-in-usr-local usr/local/openresty-plus/bin/
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/COPYRIGHT
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/bin/openresty-plus
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/bin/resty2
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lmdb/bin/mdb_dump
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lmdb/lib/liblmdb.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/bin/luajit
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/bin/luajit-2.1.0-beta3
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/include/luajit-2.1/lauxlib.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/include/luajit-2.1/lua.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/include/luajit-2.1/lua.hpp
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/include/luajit-2.1/luaconf.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/include/luajit-2.1/luajit.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/include/luajit-2.1/lualib.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/lib/libluajit-5.1.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2.1.0
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/lib/pkgconfig/luajit.pc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/bc.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/bcsave.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_arm.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_arm64.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_arm64be.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_mips.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_mips64.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_mips64el.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_mipsel.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_ppc.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_x64.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_x86.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dump.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/p.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/v.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/vmdef.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/zone.lua
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/cjson.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/gd.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libcidr2bin.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libedgepki.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libhs.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libhs_runtime.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libjsonescape.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libmaxminddb.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libpgutils.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestycharset.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestychash.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestydomainsuffix.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestydymetricsgen.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestyfs.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestyhscomp.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestyhsrt.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestyipdb.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestyjsonb.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestysignal.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestyssl.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestysysstat.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestytime.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/librestytriegen.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libscrypt.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libtcc.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libtriegen.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/libutf8escape.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/alpn.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/balancer.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/base64.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/errlog.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/ocsp.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/pipe.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/process.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/re.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/req.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/resp.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/semaphore.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/ssl.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/ssl/clienthello.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/ssl/session.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/ssl/session/ticket.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/ngx/ssl/session/ticket/key_rotation.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/edgepki.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/messagebus/connection.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/messagebus/hub.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/messagebus/message.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/messagebus/queue.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/messagebus/utils.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/messagebus/worker_connection.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/address.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/node.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/packet.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/peer.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/protocol/datagram.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/queue.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/routingtable.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/oredge/routing/utils.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/arrays.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/config.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/cqueues.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/crypto.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/extension.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/hstore.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/init.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/json.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/socket.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/types.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/pgmoon/util.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/aes.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/block/req.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/cacheindex.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/captcha.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/charset.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/chash.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/config.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/cookie.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/base.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/base64.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/ctx.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/ctxdump.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/exit.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/hash.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/misc.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/ndk.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/phase.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/regex.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/request.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/response.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/shdict.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/socket.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/time.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/uri.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/utils.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/var.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/core/worker.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/dns/resolver.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/domain/suffix.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/dymetrics.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/errlog/dedup.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/evp.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/fs.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/fs/clib.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/fs/stat.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/hash.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/healthcheck.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/hmac.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/http.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/http_headers.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/hyperscan/compiler.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/hyperscan/runtime.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ini.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ipdatx.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ipdb.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/jit-uuid.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/json/escape.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/jsonb.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/jwt-validators.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/jwt.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ldap.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ldap/asn1.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ldap/dua.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ldap/dua/net/url.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ldap/pack.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/limit/conn.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/limit/count.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/limit/req.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/limit/traffic.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/lock.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/logger/log_queue.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/logger/socket.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/lrucache.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/lrucache/pureffi.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/mail.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/mail/headers.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/mail/message.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/mail/rfc2822_date.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/mail/smtp.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/maxminddb.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/maxmindiputil.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/md5.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/memcached.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/memcached/server.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/memcached/shdict.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/mlcache.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/mlcache/ipc.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/mysql.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ngxconf.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ngxmetrics.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openidc.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/asn1.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/auxiliary/ctypes.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/auxiliary/jwk.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/auxiliary/nginx.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/bn.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/cipher.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/dh.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/digest.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/ec.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/ecx.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/err.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/hmac.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/asn1.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/bio.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/bn.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/conf.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/crypto.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/dh.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/ec.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/evp.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/hmac.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/kdf.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/objects.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/ossl_typ.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/pem.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/pkcs12.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/provider.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/rand.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/rsa.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/ssl.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/stack.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509/altname.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509/crl.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509/csr.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509/extension.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509/init.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509/name.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509/revoked.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509_vfy.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/include/x509v3.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/kdf.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/objects.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/pkcs12.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/pkey.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/provider.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/rand.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/rsa.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/ssl.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/ssl_ctx.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/stack.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/util.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/version.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/altname.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/chain.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/crl.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/csr.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/extension.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/extension/dist_points.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/extension/info_access.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/extensions.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/init.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/name.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/revoked.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/openssl/x509/store.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/otp.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/patlist.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/pgutils.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/pwshstats.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/random.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/redis.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/requestid.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/roundrobin.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/scrypt.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/ciphers/aes.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/ciphers/none.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/compressors/none.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/compressors/zlib.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/encoders/base16.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/encoders/base64.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/encoders/hex.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/hmac/sha1.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/identifiers/random.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/serializers/json.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/storage/cookie.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/storage/dshm.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/storage/memcache.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/storage/memcached.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/storage/redis.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/storage/shm.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/strategies/default.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/session/strategies/regenerate.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/sha.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/sha1.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/sha224.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/sha256.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/sha384.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/sha512.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/shdict/simple.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/shell.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/signal.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/ssl.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/string.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/sysstat.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/sysstat/clib.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/sysstat/linux.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/time.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/triegen.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/upload.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/upstream.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/utf8/escape.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/websocket/client.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/websocket/protocol.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/websocket/server.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/resty/zlib.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/lualib/tablepool.ljbc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/fastcgi.conf
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/fastcgi.conf.default
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/fastcgi_params
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/fastcgi_params.default
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/koi-utf
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/koi-win
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/mime.types
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/mime.types.default
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/nginx.conf
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/nginx.conf.default
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/scgi_params
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/scgi_params.default
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/uwsgi_params
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/uwsgi_params.default
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/conf/win-utf
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/html/50x.html
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/html/index.html
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/nginx/sbin/nginx
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/bin/tcc
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/include/libtcc.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/lib/libtcc.so
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/lib/tcc/include/float.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/lib/tcc/include/stdarg.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/lib/tcc/include/stdbool.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/lib/tcc/include/stddef.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/lib/tcc/include/tcclib.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/lib/tcc/include/varargs.h
E: openresty-plus-h3: file-in-usr-local usr/local/openresty-plus/tcc/lib/tcc/libtcc1.a
E: openresty-plus-h3-opm: file-in-usr-local usr/local/openresty-plus/bin/opm
E: openresty-plus-h3-resty: file-in-usr-local usr/local/openresty-plus/bin/resty
E: openresty-plus-h3 source: license-problem-non-free-RFC-BCP78 bundle/lua-cjson-2.1.0.8/rfc4627.txt
E: openresty-plus-h3 source: missing-build-dependency-for-dh-addon autotools_dev => autotools-dev
E: openresty-plus-h3 source: missing-build-dependency-for-dh-addon systemd => debhelper (>= 9.20160709~) | debhelper-compat | dh-sequence-systemd || dh-systemd
E: openresty-plus-h3 source: missing-separator-between-items in openresty-plus-h3-opm depends field between '${misc:Depends}' and 'openresty-plus-h3 (>= ${source:Upstream-Version})'
E: openresty-plus-h3 source: version-substvar-for-external-package openresty-plus-h3-opm -> openresty-plus-resty
W: openresty-plus-h3 source: ancient-standards-version 3.9.8 (released 2016-04-06) (current is 4.5.0)
W: openresty-plus-h3: copyright-without-copyright-notice
W: openresty-plus-h3-dbgsym: copyright-without-copyright-notice
W: openresty-plus-h3-opm: copyright-without-copyright-notice
W: openresty-plus-h3-resty: copyright-without-copyright-notice
W: openresty-plus-h3 source: debhelper-but-no-misc-depends openresty-plus-h3-opm
W: openresty-plus-h3 source: debhelper-tools-from-autotools-dev-are-deprecated dh ... --with autotools-dev (line 17)
W: openresty-plus-h3: description-too-long
W: openresty-plus-h3-opm: extended-description-line-too-long
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/COPYRIGHT
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/bin/openresty-plus
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/bin/resty2
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lmdb/bin/mdb_dump
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lmdb/lib/liblmdb.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/bin/luajit
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/bin/luajit-2.1.0-beta3
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/include/luajit-2.1/lauxlib.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/include/luajit-2.1/lua.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/include/luajit-2.1/lua.hpp
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/include/luajit-2.1/luaconf.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/include/luajit-2.1/luajit.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/include/luajit-2.1/lualib.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/lib/libluajit-5.1.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/lib/libluajit-5.1.so.2.1.0
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/lib/pkgconfig/luajit.pc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/bc.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/bcsave.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_arm.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_arm64.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_arm64be.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_mips.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_mips64.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_mips64el.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_mipsel.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_ppc.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_x64.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dis_x86.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/dump.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/p.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/v.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/vmdef.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/luajit/share/luajit-2.1.0-beta3/jit/zone.lua
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/cjson.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/gd.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libcidr2bin.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libedgepki.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libhs.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libhs_runtime.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libjsonescape.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libmaxminddb.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libpgutils.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestycharset.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestychash.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestydomainsuffix.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestydymetricsgen.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestyfs.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestyhscomp.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestyhsrt.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestyipdb.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestyjsonb.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestysignal.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestyssl.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestysysstat.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestytime.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/librestytriegen.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libscrypt.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libtcc.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libtriegen.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/libutf8escape.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/alpn.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/balancer.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/base64.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/errlog.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/ocsp.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/pipe.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/process.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/re.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/req.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/resp.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/semaphore.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/ssl.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/ssl/clienthello.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/ssl/session.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/ssl/session/ticket.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/ngx/ssl/session/ticket/key_rotation.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/edgepki.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/messagebus/connection.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/messagebus/hub.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/messagebus/message.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/messagebus/queue.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/messagebus/utils.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/messagebus/worker_connection.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/routing/address.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/routing/node.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/routing/packet.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/routing/peer.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/routing/protocol/datagram.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/routing/queue.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/routing/routingtable.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/oredge/routing/utils.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/arrays.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/config.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/cqueues.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/crypto.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/extension.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/hstore.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/init.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/json.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/socket.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/types.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/pgmoon/util.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/aes.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/block/req.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/cacheindex.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/captcha.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/charset.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/chash.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/config.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/cookie.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/base.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/base64.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/ctx.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/ctxdump.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/exit.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/hash.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/misc.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/ndk.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/phase.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/regex.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/request.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/response.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/shdict.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/socket.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/time.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/uri.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/utils.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/var.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/core/worker.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/dns/resolver.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/domain/suffix.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/dymetrics.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/errlog/dedup.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/evp.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/fs.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/fs/clib.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/fs/stat.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/hash.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/healthcheck.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/hmac.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/http.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/http_headers.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/hyperscan/compiler.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/hyperscan/runtime.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ini.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ipdatx.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ipdb.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/jit-uuid.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/json/escape.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/jsonb.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/jwt-validators.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/jwt.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ldap.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ldap/asn1.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ldap/dua.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ldap/dua/net/url.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ldap/pack.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/limit/conn.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/limit/count.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/limit/req.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/limit/traffic.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/lock.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/logger/log_queue.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/logger/socket.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/lrucache.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/lrucache/pureffi.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/mail.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/mail/headers.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/mail/message.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/mail/rfc2822_date.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/mail/smtp.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/maxminddb.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/maxmindiputil.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/md5.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/memcached.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/memcached/server.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/memcached/shdict.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/mlcache.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/mlcache/ipc.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/mysql.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ngxconf.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ngxmetrics.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openidc.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/asn1.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/auxiliary/ctypes.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/auxiliary/jwk.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/auxiliary/nginx.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/bn.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/cipher.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/dh.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/digest.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/ec.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/ecx.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/err.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/hmac.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/asn1.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/bio.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/bn.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/conf.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/crypto.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/dh.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/ec.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/evp.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/hmac.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/kdf.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/objects.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/ossl_typ.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/pem.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/pkcs12.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/provider.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/rand.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/rsa.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/ssl.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/stack.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/x509/altname.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/x509/crl.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/x509/csr.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/x509/extension.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/x509/init.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/x509/name.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/x509/revoked.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/x509_vfy.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/include/x509v3.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/kdf.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/objects.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/pkcs12.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/pkey.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/provider.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/rand.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/rsa.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/ssl.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/ssl_ctx.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/stack.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/util.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/version.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/altname.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/chain.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/crl.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/csr.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/extension.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/extension/dist_points.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/extension/info_access.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/extensions.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/init.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/name.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/revoked.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/openssl/x509/store.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/otp.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/patlist.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/pgutils.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/pwshstats.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/random.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/redis.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/requestid.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/roundrobin.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/scrypt.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/ciphers/aes.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/ciphers/none.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/compressors/none.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/compressors/zlib.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/encoders/base16.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/encoders/base64.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/encoders/hex.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/hmac/sha1.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/identifiers/random.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/serializers/json.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/storage/cookie.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/storage/dshm.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/storage/memcache.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/storage/memcached.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/storage/redis.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/storage/shm.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/strategies/default.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/session/strategies/regenerate.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/sha.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/sha1.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/sha224.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/sha256.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/sha384.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/sha512.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/shdict/simple.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/shell.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/signal.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/ssl.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/string.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/sysstat.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/sysstat/clib.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/sysstat/linux.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/time.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/triegen.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/upload.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/upstream.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/utf8/escape.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/websocket/client.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/websocket/protocol.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/websocket/server.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/resty/zlib.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/lualib/tablepool.ljbc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/fastcgi.conf
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/fastcgi.conf.default
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/fastcgi_params
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/fastcgi_params.default
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/koi-utf
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/koi-win
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/mime.types
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/mime.types.default
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/nginx.conf
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/nginx.conf.default
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/scgi_params
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/scgi_params.default
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/uwsgi_params
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/uwsgi_params.default
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/conf/win-utf
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/html/50x.html
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/html/index.html
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/nginx/sbin/nginx
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/bin/tcc
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/include/libtcc.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/lib/libtcc.so
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/lib/tcc/include/float.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/lib/tcc/include/stdarg.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/lib/tcc/include/stdbool.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/lib/tcc/include/stddef.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/lib/tcc/include/tcclib.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/lib/tcc/include/varargs.h
W: openresty-plus-h3: file-in-unusual-dir usr/local/openresty-plus/tcc/lib/tcc/libtcc1.a
W: openresty-plus-h3-opm: file-in-unusual-dir usr/local/openresty-plus/bin/opm
W: openresty-plus-h3-resty: file-in-unusual-dir usr/local/openresty-plus/bin/resty
W: openresty-plus-h3-opm: incorrect-path-for-interpreter usr/local/openresty-plus/bin/opm (#!/usr/bin/env perl != /usr/bin/perl)
W: openresty-plus-h3-resty: incorrect-path-for-interpreter usr/local/openresty-plus/bin/resty (#!/usr/bin/env perl != /usr/bin/perl)
W: openresty-plus-h3: package-has-unnecessary-activation-of-ldconfig-trigger
W: openresty-plus-h3 source: package-uses-deprecated-debhelper-compat-version 9
W: openresty-plus-h3: shared-lib-without-dependency-information usr/local/openresty-plus/lualib/libjsonescape.so
W: openresty-plus-h3: shared-lib-without-dependency-information usr/local/openresty-plus/lualib/libpgutils.so
W: openresty-plus-h3: shared-lib-without-dependency-information usr/local/openresty-plus/lualib/librestycharset.so
W: openresty-plus-h3: shared-lib-without-dependency-information usr/local/openresty-plus/lualib/librestysignal.so
Finished running lintian.
Now signing changes and any dsc files...
signfile dsc openresty-plus-h3_1.21.4.1.1-1~focal1.dsc OpenResty Admin <admin@openresty.com>
gpg: skipped "OpenResty Admin <admin@openresty.com>": No secret key
gpg: /tmp/debsign.BB45EqTu/openresty-plus-h3_1.21.4.1.1-1~focal1.dsc: clear-sign failed: No secret key
debsign: gpg error occurred! Aborting....
debuild: fatal error at line 1112:
running debsign failed
make: *** [openresty-plus-h3.mk:30: openresty-plus-h3-build] Error 29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment