ApolloAuto / apollo

An open autonomous driving platform
Apache License 2.0
25.13k stars 9.71k forks source link

使用源码安装执行 apollo.sh build 报错 depends on @com_google_absl//:absl in repository @com_google_absl which failed to fetch #15107

Open huangxy29 opened 1 year ago

huangxy29 commented 1 year ago

Describe the bug 环境: os:Ubuntu 20.04.6 LTS arch:aarch64 git head:a3c851fc5844e0684b9c5108231fcc2c15cebb8e

问题: 使用源码安装执行 apollo.sh build 报错 depends on @com_google_absl//:absl in repository @com_google_absl which failed to fetch

To Reproduce Steps to reproduce the behavior:

  1. git clone
  2. cd apollo && bash docker/scripts/aarch_start.sh && bash docker/scripts/dev_into.sh
  3. bash apollo.sh build planning
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

WTSRUVF commented 1 year ago

It is recommended that you run bash apollo.sh build after entering the container to compile the entire apollo source code. If similar problems occur, please check whether the network of your container can smoothly download from github

CesarLiu commented 1 year ago

the docker image is too old, refer to https://github.com/ApolloAuto/apollo/issues/15090 for new branch for jetson orin