ZhengweiZhu commented on PR #2881:
URL: https://github.com/apache/brpc/pull/2881#issuecomment-2692268006

   这个PR合入后,貌似bazel (版本6.4.0)编译会失败。 revert这个补丁后编译成功。
   
   /brpc# bazel build //example:echo_c++_server
   ERROR: /brpc/BUILD.bazel:427:11: no such package 
'@com_google_protobuf//src/google/protobuf/compiler': BUILD file not found in 
directory 'src/google/protobuf/compiler' of external repository 
@com_google_protobuf. Add a BUILD file to a directory to mark it as a package. 
and referenced by '//:mcpack2pb'
   ERROR: Analysis of target '//example:echo_c++_server' failed; build aborted:


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to