Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

lazy symbol binding failed in MacOS-10.13 #73

Closed
soonho-tri opened this issue Nov 21, 2019 · 2 comments
Closed

lazy symbol binding failed in MacOS-10.13 #73

soonho-tri opened this issue Nov 21, 2019 · 2 comments

Comments

@soonho-tri
Copy link
Contributor

Running brew install bazelbuild/tap/bazel on a Mac running MacOS-10.13 generates the following error:

Uncompressing......dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
  Referenced from: /private/tmp/bazel-20191120-46678-1eehes9/lib/bazel/bin/bazel-real (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: ____chkstk_darwin
  Referenced from: /private/tmp/bazel-20191120-46678-1eehes9/lib/bazel/bin/bazel-real (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib

./bazel-1.2.0-installer-darwin-x86_64.sh: line 243: 48738 Abort trap: 6           "${bin}/bazel" help > /dev/null

FYI, this is what I get by running brew config:

HOMEBREW_VERSION: 2.1.16-99-gfb978a7
ORIGIN: https://github.com/Homebrew/brew
HEAD: fb978a7862f24bb83f805fcd28bf8ec3ff4fbefd
Last commit: 10 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 0b8fb550cfeea8981633caee530d46523ec6aad3
Core tap last commit: 69 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
CPU: quad-core 64-bit skylake
Homebrew Ruby: 2.6.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/bin/ruby
Clang: 10.0 build 1000
Git: 2.17.2 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.13.6-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: N/A
@soonho-tri
Copy link
Contributor Author

@soonho-tri
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant