Skip to content

Error in Kong build #14580

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

Open
bharanitharanm opened this issue May 28, 2025 · 0 comments
Open

Error in Kong build #14580

bharanitharanm opened this issue May 28, 2025 · 0 comments

Comments

@bharanitharanm
Copy link

bharanitharanm commented May 28, 2025

Took the master branch and getting below error during build,

~/kong$ make build-venv
WARNING: Running Bazel server needs to be killed, because the startup options are different.
Starting local Bazel server and connecting to it...
(16:01:38) INFO: Current date is 2025-05-28
(16:01:51) INFO: Analyzed target //build:venv (186 packages loaded, 19195 targets configured).
(16:07:31) ERROR: /home/axone/.cache/bazel/_bazel_axone/bc2c7ac44f40323ad3cfd8b4b19e2403/external/luarocks/BUILD.bazel:82:22: Luarocks: Install luarocks with target configuration failed: (Exit 1): bash failed: error executing Action command (from target @@luarocks//:luarocks_target)
  (cd /home/axone/.cache/bazel/_bazel_axone/bc2c7ac44f40323ad3cfd8b4b19e2403/execroot/_main && \
  exec env - \
  /bin/bash -c 'bazel-out/k8-fastbuild/bin/external/luarocks/luarocks_target.rendered.sh bazel-out/k8-fastbuild/bin/external/luarocks/luarocks_target.log')
# Configuration: 87337424a8e1c7380a37d80a9ee6cc277838763251d0a8e9342aeacec927d623
# Execution platform: @@platforms//host:host
Warning: Failed downloading. Attempting mirror at https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master//luarocks-3.11.1-1.src.rock
Warning: Failed downloading. Attempting mirror at https://loadk.com/luarocks//luarocks-3.11.1-1.src.rock
Warning: Failed downloading. Attempting mirror at https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master//luarocks-3.11.1-1.src.rock
Warning: Failed downloading. Attempting mirror at https://loadk.com/luarocks//luarocks-3.11.1-1.src.rock

Error: Could not fetch rock file: Error fetching file: Failed downloading https://luarocks.org/luarocks-3.11.1-1.src.rock -
failed downloading https://luarocks.org/luarocks-3.11.1-1.src.rock
failed downloading https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master//luarocks-3.11.1-1.src.rock
failed downloading https://loadk.com/luarocks//luarocks-3.11.1-1.src.rock

Installing https://luarocks.org/luarocks-3.11.1-1.src.rock
Target //build:venv failed to build
(16:07:31) INFO: Elapsed time: 356.952s, Critical Path: 308.02s
(16:07:31) INFO: 54 processes: 6 internal, 48 local.
(16:07:31) ERROR: Build did NOT complete successfully
make: *** [Makefile:99: build-venv] Error 1
~/kong$

Installed luarocks manually still same error

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

No branches or pull requests

1 participant