Open guoyuanchao1202 opened 2 years ago
do not contain a toolchain support for cpu aarch
I think it is the root cause.
/cc @lizan
related to #23238
do not contain a toolchain support for cpu aarch
rules_python provides the python toolchain i think https://github.com/bazelbuild/rules_python/blob/main/python/versions.bzl#L120
im a bit confused as to what exactly is failing
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
the issue here is actually the cc toolchain, i think we need to define a aarch64 version over here to start https://github.com/envoyproxy/envoy-build-tools/blob/main/toolchains/configs/linux/clang/cc/BUILD
im not going to dig into this one anymore right now though
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
Hello. Is there any update?
change the default cpu type kvm64
to max
.
I believe this is already resolved just by removing the line
build --config=rbe-toolchain-clang-libc++
in ~/.bazelrc
inside your devcontainer.
@mathetake should we remove L8
from .devcontainer/setup.sh
?
sure i think that makes sense
If you are reporting any crash or any potential security issue, do not open an issue in this repo. Please report the issue via emailing envoy-security@googlegroups.com where the issue will be triaged appropriately.
Title: Exec
tools/vscode/generate_debug_config.py //source/exe:envoy-static --args "-c envoy-config.yaml" --debugger lldb
failedDescription:
could you please help me? thanks! [optional Relevant Links:]