We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug (描述bug)
Bazel build fails on mac m1 with bzlmod on
To Reproduce (复现方法)
bazel build //:brpc
Expected behavior (期望行为)
Build success
Versions (各种版本) OS: Macos 15.2 Compiler: Apple clang version 16.0.0 (clang-1600.0.26.6) brpc: master branch, with commit 282bc90 protobuf: 27.3
Additional context/screenshots (更多上下文/截图) leveldb build fails
openssl build fails
The text was updated successfully, but these errors were encountered:
Hello @chenBright, I will submit a PR to fix this issue, could you help me review the code?
Sorry, something went wrong.
Fix build on macos with apple M1 chip
b0a9465
* Fix issue apache#2845
ok
The dependency Thrift for BRPC also fails to build on the macOS platform: baidu/babylon#78
No branches or pull requests
Describe the bug (描述bug)
Bazel build fails on mac m1 with bzlmod on
To Reproduce (复现方法)
Expected behavior (期望行为)
Build success
Versions (各种版本)
OS: Macos 15.2
Compiler: Apple clang version 16.0.0 (clang-1600.0.26.6)
brpc: master branch, with commit 282bc90
protobuf: 27.3
Additional context/screenshots (更多上下文/截图)
leveldb build fails
openssl build fails
The text was updated successfully, but these errors were encountered: