Skip to content
New issue

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

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

Already on GitHub? # to your account

Build broken in Kong 3.4.2 due to missing lua-messagepack 0.5.2 #14114

Open
1 task done
srishtih opened this issue Jan 8, 2025 · 1 comment
Open
1 task done

Build broken in Kong 3.4.2 due to missing lua-messagepack 0.5.2 #14114

srishtih opened this issue Jan 8, 2025 · 1 comment

Comments

@srishtih
Copy link

srishtih commented Jan 8, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Kong version ($ kong version)

3.4.2

Current Behavior

When trying to build kong locally using bazel build //build:kong --verbose_failures --config release, the build fails with the following error

Error: Could not satisfy dependency lua-messagepack 0.5.2: No results matching query were found for Lua 5.1.

Expected Behavior

No response

Steps To Reproduce

git checkout 3.4.2
bazel build //build:kong --verbose_failures --config release

Anything else?

The project's build job is also failing with the same error: https://github.com/Kong/kong/actions/runs/12667833565/job/35301973456#step:7:299

@xianghai2
Copy link

PR has been prepared for this. thanks.
#14061

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants