-
Notifications
You must be signed in to change notification settings - Fork 346
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
compile failed on Ubuntu20.04.1 #4838
Comments
Hmmm. I don't see from the top of my head what's going wrong here. Can you try to compile with clang? |
我已经收到了您的邮件,谢谢!I've received your e-mail, thank you!
|
thanks a lot, i have already compiled it in Ubuntu22.04 virtual machine. Another small question is: Does orbit support call stack sampling in ARM64? |
No, ARM64 is currently not supported. |
I get the same error using Clang-11 on Ubuntu 20.04. A workaround is to comment that file entirely. |
我已经收到了您的邮件,谢谢!I've received your e-mail, thank you!
|
@beckerhe , see https://godbolt.org/z/qW1oc4crz (failing) and https://godbolt.org/z/5obM7dThc (compiling) |
@pierricgimmig Thanks a lot! Commenting AnyErrorOfTest.cpp works for me. |
我已经收到了您的邮件,谢谢!I've received your e-mail, thank you!
|
@pierricgimmig are there plans to merge the changes in the compiling version? I'm also running into this issue. |
still doen't work |
我已经收到了您的邮件,谢谢!I've received your e-mail, thank you!
|
env:
Linux 5.4.0-42-generic
Ubuntu 20.04.1 LTS
gcc 9.4.0
clang version 10.0.0-4
git log hash: a4e41b5
git branch: main
build command: ./bootstrap-orbit.sh
The text was updated successfully, but these errors were encountered: