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

Build with bazel 0.25.3 fails #248

Closed
yongtang opened this issue May 27, 2019 · 1 comment
Closed

Build with bazel 0.25.3 fails #248

yongtang opened this issue May 27, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@yongtang
Copy link
Member

yongtang commented May 27, 2019

While trying to build with bazel 0.25.3, the following error encountered:

ERROR: /root/.cache/bazel/_bazel_root/a7ecd8237744645c5d189c197108d6d2/ \
external/com_github_googlecloudplatform_google_cloud_cpp/google/cloud/BUILD \
:31:11: in cmd attribute of genrule rule \
@com_github_googlecloudplatform_google_cloud_cpp//google/cloud:generate_build_info: \
$(CC) not defined

Believe this issue is related to bazelbuild/bazel#6867

Might need to update github.com/googleapis/google-cloud-cpp to v0.9.0, and some other fixes.

@yongtang
Copy link
Member Author

yongtang commented Sep 8, 2019

This issue is resolved with PR #465.

@yongtang yongtang closed this as completed Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant