Brew: Failure while executing: /usr/bin/otool

Created on 14 Jun 2016  路  2Comments  路  Source: Homebrew/brew

Please follow the general troubleshooting steps first:

  • [x] Ran brew update and retried your prior step?
  • [x] Ran brew doctor, fixed as many issues as possible and retried your prior step?
  • [ ] If you're seeing permission errors tried running sudo chown -R $(whoami) $(brew --prefix)?

    Bug reports:

Running brew doctor returns the following error on macOS Sierra (10.12 Beta, build 16A201w)

Error: Failure while executing: /usr/bin/otool -L /usr/bin/install_name_tool

Ran brew update twice, no change in behavior. I know that beta OS's are not supported, I'm just putting in a bug report :)

Most helpful comment

Run xcode-select --install.

All 2 comments

Run xcode-select --install.

That fixed it, thanks! Looks like I needed to reinstall it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zelsonia picture zelsonia  路  4Comments

hktalent picture hktalent  路  4Comments

fxcoudert picture fxcoudert  路  3Comments

javian picture javian  路  4Comments

Rotonen picture Rotonen  路  4Comments