apollo
apollo copied to clipboard
[orin][9.x_alpha] error:"Not running target"
System information
NVIDIA orin Ubuntu 20.04:
**Apollo installed from source **:
Apollo version (v9.x_alpha):
Steps to reproduce the issue:
****:ENTER the container : sudo bash ./apollo.sh build
Supporting materials (screenshots, command lines, code/script snippets):
I get this issue both with vpn or without vpn.
Can you provide the content of line 89 to 91 in file:
it should be
alias(
name = "windows",
actual = "@platforms//os:windows",
)
Also I'm wondering if you've modified or reinstalled the bazel in the container?
And btw do not use sudo to build apollo, it will missing some env variables and caused problems.
I put the ".buildtool.conf "in the ./apollo directory and re-executed.also use sudo run the command."sudo bash ./apollo.sh build"
then I have checked the file "/apollo/.cache/bazel/540135163923dd7d5820f3ee4b306b32/external/bazel_tools/platforms/BUILD"
Contains the info as: