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

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

Open
huangxy29 opened this issue Aug 23, 2023 · 2 comments

Comments

@huangxy29
Copy link

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
Copy link

WTSRUVF commented Aug 25, 2023

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
Copy link

CesarLiu commented Sep 7, 2023

the docker image is too old, refer to #15090 for new branch for jetson orin

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

3 participants