Compiling cilium-envoy-builder will encounter the problem that tclap-1-2-1-release-final.tar.gz is invalid.
ERROR: /home/jianlin/.cache/bazel/_bazel_jianlin/744410ec949b116477822364b780c0bd/external/envoy/bazel/repositories.bzl:248:5: //external:tclap depends on @com_github_eile_tclap//:tclap in repository @com_github_eile_tclap which failed to fetch. no such package '@com_github_eile_tclap//': java.io.IOException: _**Error downloading [https://github.com/eile/tclap/archive/tclap-1-2-1-release-final.tar.gz]**_ to /home/jianlin/.cache/bazel/_bazel_jianlin/744410ec949b116477822364b780c0bd/external/com_github_eile_tclap/tclap-1-2-1-release-final.tar.gz: GET returned 404 Not Found
ERROR: Analysis of target '//:cilium-envoy' failed; build aborted: Analysis failed
INFO: Elapsed time: 142.164s
envoyproxy/envoy project have fixed this issue as follow link:
envoyproxy/envoy#9072
I think it is best to update the version of the envoy tarball in the WORKSPACE.
Compiling cilium-envoy-builder will encounter the problem that tclap-1-2-1-release-final.tar.gz is invalid.
envoyproxy/envoy project have fixed this issue as follow link:
envoyproxy/envoy#9072
I think it is best to update the version of the envoy tarball in the WORKSPACE.