-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
failing trying to build envoy with bazel #21983
Comments
additional: |
root@vm-env:~/envoy# cat VERSION.txt |
hi @shavros please post actual log not screenshots - use |
could you also post the exact command that fails |
command that fails: log:
|
Could you add |
Have you tried to build envoy with docker container using |
@daixiang0 logs with --sandbox-debug flag:
|
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. |
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions. |
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
[email protected] where the issue will be triaged appropriately.
Title: One line description
Description:
A few months ago I built envoy with bazel successfully.
Now I tried several times, but every build ends with same error:
[optional Relevant Links:]
root@vm-env:~# uname -a
Linux vm-env 5.4.0-99-generic #112-Ubuntu SMP Thu Feb 3 13:50:55 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
root@vm-env:~ # gcc --version
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
The text was updated successfully, but these errors were encountered: