Skip to content

build cyber in docker fail:no such package '@boost//' #10755

@wutianze

Description

@wutianze

Describe the bug
When I tried to build cyber in docker container, I ran into the error:

ERROR: (02-24 11:22:17.988) /apollo/third_party/BUILD:17:1: no such package '@boost//': Expected directory at /usr/local/apollo/boost/include but it does not exist. and referenced by '//third_party:boost'.

To Reproduce
Steps to reproduce the behavior:

  1. ./docker/scripts/cyber_start.sh succeed
  2. ./docker/scripts/cyber_into.sh succeed
  3. ./apollo.sh build_cyber
    See error:
    Screenshot from 2020-02-24 19-56-47

Desktop (please complete the following information):

  • OS:Ubuntu 18.04
  • cyber docker image: apolloauto/apollo:cyber-x86_64-18.04-20191003_1544

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions