Skip to content
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

Open
349570729 opened this issue Jul 19, 2023 · 10 comments
Open

compile failed on Ubuntu20.04.1 #4838

349570729 opened this issue Jul 19, 2023 · 10 comments

Comments

@349570729
Copy link

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
image
image

@beckerhe
Copy link
Collaborator

Hmmm. I don't see from the top of my head what's going wrong here.

Can you try to compile with clang? ./build.sh clang10_release

@349570729
Copy link
Author

349570729 commented Jul 20, 2023 via email

@349570729
Copy link
Author

Hmmm. I don't see from the top of my head what's going wrong here.

Can you try to compile with clang? ./build.sh clang10_release

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?

@florian-kuebler
Copy link
Collaborator

Another small question is: Does orbit support call stack sampling in ARM64?

No, ARM64 is currently not supported.

@pierricgimmig
Copy link
Collaborator

I get the same error using Clang-11 on Ubuntu 20.04. A workaround is to comment that file entirely.

@349570729
Copy link
Author

349570729 commented Aug 30, 2023 via email

@pierricgimmig
Copy link
Collaborator

pierricgimmig commented Aug 30, 2023

@beckerhe , see https://godbolt.org/z/qW1oc4crz (failing) and https://godbolt.org/z/5obM7dThc (compiling)

@jt387
Copy link

jt387 commented Sep 18, 2023

I get the same error using Clang-11 on Ubuntu 20.04. A workaround is to comment that file entirely.

@pierricgimmig Thanks a lot! Commenting AnyErrorOfTest.cpp works for me.

@349570729
Copy link
Author

349570729 commented Sep 18, 2023 via email

@p3achyjr
Copy link

@pierricgimmig are there plans to merge the changes in the compiling version? I'm also running into this issue.

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

6 participants