Skip to content

Bazel v1.2.0 accidentally no longer runs on macOS High Sierra #10297

Closed
@chenrui333

Description

@chenrui333

Description of the problem:

I am trying to upgrade Bazel to v1.2.0 in this PR, Homebrew/homebrew-core#46983 (comment)

The error only happens on highsierra build. And I can totally reproduce in my repo as well.

Uncompressing......Mismatched bazel version. Found '' expected '1.2.0'.
Installing bazel 1.2.0
Downloading bazel installer for bazel 1.2.0
/tmp/bazel-1.2.0-installer.sh: line 1: syntax error near unexpected token `newline'
/tmp/bazel-1.2.0-installer.sh: line 1: `<!DOCTYPE html>'
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
  Referenced from: /Users/xx/.bazel/bin/bazel-real (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib

What operating system are you running Bazel on?

Mac OS highsierra

Metadata

Metadata

Assignees

Labels

P0This is an emergency and more important than other current work. (Assignee required)breakageteam-OSSIssues for the Bazel OSS team: installation, release processBazel packaging, websitetype: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions