372046933 opened a new issue, #1771:
URL: https://github.com/apache/incubator-brpc/issues/1771
**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 (更多上下文/截图)**
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]