Skip to content

Fix/macos grpc protoc sigkill#779

Open
longdafeng wants to merge 3 commits into
oceanbase:developfrom
longdafeng:fix/macos-grpc-protoc-sigkill
Open

Fix/macos grpc protoc sigkill#779
longdafeng wants to merge 3 commits into
oceanbase:developfrom
longdafeng:fix/macos-grpc-protoc-sigkill

Conversation

@longdafeng
Copy link
Copy Markdown
Member

Task Description

Solution Description

Passed Regressions

Upgrade Compatibility

Other Information

Release Note

zhongyan.feng and others added 3 commits May 19, 2026 15:34
Bundled clang++ cannot link without an explicit SDK path on modern
macOS where libc++ headers are not exposed under /usr/include.

Fixes oceanbase#776

Co-authored-by: Cursor <cursoragent@cursor.com>
fix(cmake): set macOS SDK sysroot for bundled clang++ linker
Parallel protoc/grpc_cpp_plugin under make -jN can be killed with signal 9
on macOS due to memory pressure. Run all .proto codegen in one CMake rule on
Apple platforms and use DYLD_LIBRARY_PATH with devtools/lib.

Fixes oceanbase#778

Co-authored-by: Cursor <cursoragent@cursor.com>
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


zhongyan.feng seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Successfully merging this pull request may close these issues.

2 participants