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

Failed to compile v10.0.1 after upgrade from 9.0 #15636

Open
xudooo opened this issue Jan 10, 2025 · 0 comments
Open

Failed to compile v10.0.1 after upgrade from 9.0 #15636

xudooo opened this issue Jan 10, 2025 · 0 comments

Comments

@xudooo
Copy link

xudooo commented Jan 10, 2025

System information

  • **OS Platform and Distribution **: Linux Ubuntu 22.04
  • Apollo installed from: source
  • Apollo version: 10.0.1 (commit 411b692)
  • Output of apollo.sh config if on master branch:
[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:
  1. ./docker/scripts/dev_start.sh
  2. rm -rf .cache/{bazel,build}
  3. ./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

Supporting materials (screenshots, command lines, code/script snippets):

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

1 participant