Closed
Description
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