You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i config dev enviroment ref this doc https://apisix.apache.org/zh/docs/apisix/build-apisix-dev-environment-on-mac/
run make deps fail .get error msg:
apisix master-0 depends on lua-resty-ctxdump 0.1-0 (not installed)
LuaJIT ASSERT lj_gc.c:881: lj_mem_realloc: allocated memory address 0xffffad80e010 outside required range
qemu: uncaught target signal 6 (Aborted) - core dumped
/bin/bash: line 9: 33391 Aborted luarocks install apisix-master-0.rockspec --tree deps --only-deps
make: *** [Makefile:131: deps] Error 134
Environment
APISIX version (3.11 from master 2025-2-7):
Operating system (rDarwin xiangbingdeMacBook-Pro.local 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:39:46 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6020 arm64
):
OpenResty / Nginx version (openresty/1.25.3.2):
LuaRocks version, for installation issues (run luarocks --version): 3.8.0
The text was updated successfully, but these errors were encountered:
Description
when i config dev enviroment ref this doc https://apisix.apache.org/zh/docs/apisix/build-apisix-dev-environment-on-mac/
run make deps fail .get error msg:
apisix master-0 depends on lua-resty-ctxdump 0.1-0 (not installed)
LuaJIT ASSERT lj_gc.c:881: lj_mem_realloc: allocated memory address 0xffffad80e010 outside required range
qemu: uncaught target signal 6 (Aborted) - core dumped
/bin/bash: line 9: 33391 Aborted luarocks install apisix-master-0.rockspec --tree deps --only-deps
make: *** [Makefile:131: deps] Error 134
Environment
):
luarocks --version
): 3.8.0The text was updated successfully, but these errors were encountered: