Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release/2.8.x] chore(patches): fix ldoc intermittent fail caused by LuaJIT #648

Closed
wants to merge 1 commit into from

Conversation

zhongweiy
Copy link

@zhongweiy zhongweiy commented Dec 14, 2023

backport from Kong/kong#11983.

Fix #KAG-1761

@zhongweiy
Copy link
Author

zhongweiy commented Dec 14, 2023

The change is verified locally by command:
./kong-ngx-build -p buildroot --openresty 1.19.9.1 --openssl 1.1.1o --luarocks 3.8.0 --pcre 8.45 --debug --force

log:

NOTICE: Applying OpenResty patch /home/zhongweiyao/projects/kong-build-tools/openresty-patches/patches/1.19.9.1/LuaJIT-2.1-20210510_04_ldoc_error_fix.patch
patching file LuaJIT-2.1-20210510/src/lj_record.c
...
SUCCESS: OpenResty 1.19.9.1 has been built successfully!

And version information (openresty 1.19.9.1) is from CI work log https://github.com/Kong/kong/actions/runs/7081088755/job/19269866153?pr=12142).

@zhongweiy
Copy link
Author

Confirmed with @fffonion , this is not required.

@zhongweiy zhongweiy closed this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant