Skip to content

MacOS_x64 Debug/Release build jobs fail in MachineLearning-CI: “Bash exited with code '1' – Install MacOS build dependencies” #7509

@asp2286

Description

@asp2286
  • OS & Version: macOS hosted agents (Azure Pipelines), osx.13 (macOS 13.x), x64 only
  • ML.NET Version: current main (MachineLearning-CI)
  • .NET Version: per repo global.json (targets .NET 8)

In the MachineLearning-CI pipeline, only the macOS x64 jobs fail at the Install MacOS build dependencies step with:
Bash exited with code '1'

Steps to reproduce the behavior:

  1. Azure DevOps → Pipelines → MachineLearning-CI.
  2. Queue on main with defaults.
  3. Observe MacOS_x64 Debug_Build and MacOS_x64 Release_Build.
  4. See error

Expected behavior
macOS x64 Debug/Release should install dependencies and proceed to build/tests like other jobs.

Screenshots
Image

Additional context
Likely macOS dependency bootstrap issue, possibly due to:
Homebrew formula drift (OpenMP): libomp standalone formula may be missing/renamed on current images

Metadata

Metadata

Assignees

No one assigned

    Labels

    untriagedNew issue has not been triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions