Skip to content
New issue

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

Bazel build fails on mac m1 with bzlmod on #2845

Open
tongke6 opened this issue Dec 12, 2024 · 3 comments
Open

Bazel build fails on mac m1 with bzlmod on #2845

tongke6 opened this issue Dec 12, 2024 · 3 comments

Comments

@tongke6
Copy link
Contributor

tongke6 commented Dec 12, 2024

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
image

openssl build fails
image

@tongke6
Copy link
Contributor Author

tongke6 commented Dec 12, 2024

Hello @chenBright, I will submit a PR to fix this issue, could you help me review the code?

tongke6 added a commit to tongke6/brpc that referenced this issue Dec 12, 2024
@chenBright
Copy link
Contributor

Hello @chenBright, I will submit a PR to fix this issue, could you help me review the code?

ok

@tongke6
Copy link
Contributor Author

tongke6 commented Dec 18, 2024

The dependency Thrift for BRPC also fails to build on the macOS platform: baidu/babylon#78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants