cgrushko / proto_library

Apache License 2.0
38 stars 20 forks source link

bazel build //src:person_cc_proto fail #20

Open HenryQin opened 1 year ago

HenryQin commented 1 year ago

I got these message for compiling person_cc_proto

ERROR: /home/lighthouse/.cache/bazel/_bazel_lighthouse/63bd832c5da9da3b0281fb42bbcf7349/external/com_google_protobuf/BUILD:1006:21: in proto_lang_toolchain rule @com_google_protobuf//:cc_toolchain: '@com_google_protobuf//:cc_toolchain' does not have mandatory provider 'ProtoInfo'. ERROR: Analysis of target '//src:person_cc_proto' failed; build aborted: Analysis of target '@com_google_protobuf//:cc_toolchain' failed INFO: Elapsed time: 0.204s INFO: 0 processes. FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets configured)

HenryQin commented 1 year ago

it is ok building person_java_proto

HenryQin commented 1 year ago

bazel 4.2.1