You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
While trying to build with bazel 0.25.3, the following error encountered:
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.
The text was updated successfully, but these errors were encountered: