You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] No rocm-smi found.
[INFO] NVIDIA GPU device found.
[INFO] Apollo Environment Settings:
[INFO] APOLLO_ROOT_DIR: /apollo
[INFO] APOLLO_CACHE_DIR: /apollo/.cache
[INFO] APOLLO_IN_DOCKER: true
[INFO] APOLLO_VERSION: @non-git
[INFO] DOCKER_IMG:
[INFO] APOLLO_ENV: STAGE=dev USE_ESD_CAN=false
[INFO] USE_GPU_HOST: 0
[INFO] USE_GPU_TARGET: 1
[INFO] GPU_PLATFORM: NVIDIA
[INFO] Usage: /apollo_workspace/scripts/apollo_config.sh [Options]
[INFO] Options:
[INFO] -i|--interactive Run in interactive mode
[INFO] -n|--noninteractive Run in non-interactive mode
[INFO] -h|--help Show this message and exit
Steps to reproduce the issue:
Please use bullet points and include as much details as possible:
./docker/scripts/dev_start.sh
rm -rf .cache/{bazel,build}
./apollo.sh build_opt_gpu
(07:37:35) INFO: Current date is 2025-01-10
(07:37:35) ERROR: error loading package '': Label '//dev/bazel:deps.bzl' is invalid because 'dev/bazel' is not a package; perhaps you meant to put the colon here: '//:dev/bazel/deps.bzl'?
(07:37:35) INFO: Elapsed time: 0.052s
(07:37:35) INFO: 0 processes.
(07:37:35) FAILED: Build did NOT complete successfully (0 packages loaded)
(07:37:35) FAILED: Build did NOT complete successfully (0 packages loaded)
[buildtool] 2025-01-10 15:37:35 ERROR Encounter ErrCode.BazelErr
[buildtool] 2025-01-10 15:37:35 ERROR hint: Compiling and install failed!
[buildtool] 2025-01-10 15:37:35 ERROR solution: Please checkout source code or build file by following bazel error hints
System information
apollo.sh config
if onmaster
branch:Steps to reproduce the issue:
Supporting materials (screenshots, command lines, code/script snippets):
The text was updated successfully, but these errors were encountered: