Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install #66

Closed
alkopop79 opened this issue Nov 24, 2017 · 2 comments
Closed

Cannot install #66

alkopop79 opened this issue Nov 24, 2017 · 2 comments
Labels

Comments

@alkopop79
Copy link

It seems that qt5 depends on this this library. So far I have not managed to install it.

alkopop79@MacBook-Pro ~> brew install qt5
Error: Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/larsimmisch/homebrew-avr/avr-binutils.rb:7:in `<class:AvrBinutils>'
Please report this to the larsimmisch/avr tap!
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/larsimmisch/homebrew-avr/issues
alkopop79@MacBook-Pro ~> brew tap osx-cross/avr
alkopop79@MacBook-Pro ~> brew install avr-gcc
Error: Formulae found in multiple taps: 
       * osx-cross/avr/avr-gcc
       * larsimmisch/avr/avr-gcc

Please use the fully-qualified name e.g. osx-cross/avr/avr-gcc to refer the formula.
@ladislas
Copy link
Member

You should brew untap larsimmisch/avr and then brew cleanup -scf and uninstall all the avr related tools to start from scratch.

also make sure to run brew update && brew upgrade

But I don't see how qt5 could depend on this formula as there is no mention of us in their formula.

@ladislas
Copy link
Member

I just tried installing qt5 and it works like a charm. it is even bottled.

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

No branches or pull requests

3 participants