qianye1001 commented on PR #10391: URL: https://github.com/apache/rocketmq/pull/10391#issuecomment-4559079357
🤖 **Auto-fix Paused** The automated CI fix process has been paused after 15 rounds of attempts. **Blocker:** Bazel 8.x ecosystem architectural incompatibility - `rules_cc 0.1.1` depends on `com_google_protobuf//bazel:cc_proto_library.bzl` - Protobuf 22.x+ has removed the `bazel/` directory structure and no longer provides this file - No protobuf version exists that is compatible with both `rules_cc 0.1.1` and Bazel 8.x **Status:** Waiting for maintainer decision on next steps. Possible directions (requires human decision): 1. Downgrade `rules_cc` to a version compatible with older protobuf (e.g., 0.0.17) 2. Introduce `MODULE.bazel` (Bzlmod) to replace WORKSPACE dependency management 3. Pause this PR and label as "needs maintainer input", with the community leading a complete Bazel 8.x WORKSPACE restructuring The auto-fix system will resume once a decision is made and the PR is updated. -- 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]
