google/orbit

compile failed on Ubuntu20.04.1

349570729 opened this issue · 10 comments

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

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

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?

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

No, ARM64 is currently not supported.