The GitHub Actions job "Build" on rocketmq-clients.git/fix/cpp-ci-bazel-and-coverage has failed. Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run: 09df45be80f3126cc20d939a2705a793fa30f9bc / terrance.lzm <[email protected]> fix(cpp): fix Bazel CI on macOS with Xcode 16+ - Remove bazelbuild/setup-bazel action (not in Apache org's allowed actions list; Bazelisk is pre-installed on all GitHub runners) - Fix zlib build: Xcode 16+ predefines TARGET_OS_MAC as a built-in compiler macro, causing old zlib's zutil.h to redefine fdopen as NULL which conflicts with system _stdio.h. Fix with --per_file_copt to pre-define fdopen for zlib sources only. - Fix upb build: suppress -Wc23-extensions error for old upb bundled with gRPC 1.46.3. Co-Authored-By: Claude Opus 4.6 <[email protected]> Report URL: https://github.com/apache/rocketmq-clients/actions/runs/27140772228 With regards, GitHub Actions via GitBox
