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

bazel build cyber_ros_bridge:all error . #16

Open
blacksheep0303 opened this issue Jun 25, 2021 · 0 comments
Open

bazel build cyber_ros_bridge:all error . #16

blacksheep0303 opened this issue Jun 25, 2021 · 0 comments

Comments

@blacksheep0303
Copy link

Thanks in advance for any reply.

I just started learning Apollo recently .
I run "bazel build cyber_ros_bridge:all" in the root workspace of the package according to Readme.md and then I got some errors . As shown below:

WARNING: The following rc files are no longer being read, please transfer their contents or import their path into one of the standard rc files: /apollo/apollo_ros_bridge/tools/bazel.rc ERROR: /apollo/apollo_ros_bridge/WORKSPACE:7:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:16:1: name 'git_repository' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:35:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:51:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:60:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:69:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:145:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:152:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:196:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:204:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:212:1: name 'http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:226:1: name 'new_http_archive' is not defined ERROR: /apollo/apollo_ros_bridge/WORKSPACE:247:1: name 'http_archive' is not defined ERROR: error loading package '': Encountered error while reading extension file 'bazel/grpc_deps.bzl': no such package '@com_github_grpc_grpc//bazel': error loading package 'external': Could not load //external package

I don't know why this happened ,because according to the Readme.md , I think it's easy to compile this package.
Thanks again for your help!

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