brpc
brpc copied to clipboard
构建失败
Describe the bug (描述bug)
➜ incubator-brpc git:(master) bazel version
Build label: 4.2.1
Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Mon Aug 30 15:17:47 2021 (1630336667)
Build timestamp: 1630336667
Build timestamp as int: 1630336667
➜ incubator-brpc git:(master) bazel build //tools:rpc_replay
INFO: Reading rc options for 'build' from /mnt/storage02/taoxu/code/incubator-brpc/.bazelrc:
'build' options: --copt -DHAVE_ZLIB=1 -c opt --incompatible_disable_deprecated_attr_params=false --incompatible_new_actions_api=false
ERROR: --incompatible_disable_deprecated_attr_params=false :: Unrecognized option: --incompatible_disable_deprecated_attr_params=false
To Reproduce (复现方法)
bazel build //tools:rpc_replay
Expected behavior (期望行为)
Maybe a .bazelversion
helps
Versions (各种版本) OS: Compiler: brpc: protobuf:
Additional context/screenshots (更多上下文/截图)
同 #1689
可以试试这个PR:https://github.com/apache/incubator-brpc/pull/1657
希望https://github.com/apache/incubator-brpc/pull/1657 早点合并吧