Skip to content

Investigate Bazel macOS SDK fetch 403 in experimental workflow #43

Description

@dzianisv

Summary

The experimental Bazel workflow is failing on main and PR branches on macOS because Bazel cannot download the Apple SDK package used by the LLVM toolchain setup.

Evidence

  • failing main workflow: Bazel run 23563742925
  • failing PR workflow example: Bazel run 23590629547, job 68694665008
  • job log shows Bazel failing to download:
    • https://swcdn.apple.com/.../CLTools_macOSNMOS_SDK.pkg
    • error: GET returned 403 Forbidden

Impact

This is repository-wide CI breakage in the experimental Bazel macOS lane, not specific to PR #42.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions